Sessions - more improvements to the changes view (#305797)

* Changes - polish changes filter

* Add some spacing to the picker

* Changes - fix panel rendering when there are no changes
This commit is contained in:
Ladislau Szomoru
2026-03-27 20:57:29 +00:00
committed by GitHub
parent 0496f93688
commit e92b212dac
5 changed files with 117 additions and 65 deletions

View File

@@ -74,6 +74,10 @@
font-size: 12px;
align-items: center;
> span {
margin-left: 2px;
}
> .codicon {
font-size: 10px !important;
padding-left: 4px;