mirror of
https://github.com/thangisme/notes.git
synced 2025-01-03 11:46:34 -05:00
Fixed multi line nav items
(cherry picked from commit 2a8901ff953004a2fc7cebde86bae6575cec2924)
This commit is contained in:
parent
0ebbe4bb4e
commit
8a3458bafd
@ -18,7 +18,7 @@
|
||||
|
||||
.nav-list-link {
|
||||
display: block;
|
||||
height: $nav-list-item-height;
|
||||
min-height: $nav-list-item-height;
|
||||
line-height: #{$nav-list-item-height - 2 * $sp-1};
|
||||
padding-top: $sp-1;
|
||||
padding-right: $gutter-spacing-sm;
|
||||
|
Loading…
Reference in New Issue
Block a user