Adjust bstreeview line alignment in LCARS theme

Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
This commit is contained in:
RD WebDesign
2025-01-29 19:14:51 -03:00
parent 2c1ab012ba
commit e61df20dcd

View File

@@ -2190,3 +2190,8 @@ td.highlight {
#advanced-settings-menu ul > li:not(.active) a {
color: #000;
}
.bstreeview .list-group-item {
padding-top: 0.2em;
padding-bottom: 0.55em;
}