Fix line-height in leftside menu

pull/1/head
yflory 5 years ago
parent f6c6ad8863
commit 525979c5f9

@ -10,7 +10,6 @@
margin: 15px 0; margin: 15px 0;
cursor: pointer; cursor: pointer;
height: @variables_bar-height; height: @variables_bar-height;
line-height: @variables_bar-height - 10px;
.fa, .cptools { .fa, .cptools {
display: inline-flex; display: inline-flex;
justify-content: center; justify-content: center;

Loading…
Cancel
Save