mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-14 11:05:41 +05:00
add padding
This commit is contained in:
parent
1552b0c8fc
commit
cf56e69dfb
@ -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;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user