add padding

This commit is contained in:
daria 2025-12-17 16:10:38 +02:00
parent 1552b0c8fc
commit cf56e69dfb
No known key found for this signature in database
GPG Key ID: 3B75240E6B2F2701

View File

@ -10,7 +10,7 @@
.leftside-menu-category_main() {
.unselectable_make();
padding: 5px;
padding: 5px 5px 5px 10px;
margin: 10px 0;
cursor: pointer;
height: @variables_bar-height;