enhace feature sheet and apply new standard style to applications

fix unexpected missed padding

requested changes
This commit is contained in:
molilo 2025-05-26 10:45:59 -03:00
parent cf51153432
commit 3c948ca1b7
24 changed files with 1074 additions and 128 deletions

2
styles/item.less Normal file → Executable file
View file

@ -42,7 +42,7 @@
}
.item-sidebar {
border-right: @thinBorder groove darkgray;
// border-right: @thinBorder groove darkgray;
min-width: 160px;
flex: 0;
padding: @fullPadding;