style(webui): padding on groups in inspect

feat/selector-improvements
Tomáš Mládek 2023-11-11 14:22:57 +01:00
parent df25f9180d
commit cda25f7f17
1 changed files with 2 additions and 0 deletions

View File

@ -107,6 +107,8 @@
.group-list {
flex-grow: 1;
}
padding-bottom: 0.2rem;
}
.selector {