mirror of
https://github.com/Rnhmjoj/solarized-dark-ui
synced 2025-01-24 11:34:19 +01:00
Fixes active tab height
This commit is contained in:
parent
16868c5ce6
commit
68392853dd
@ -73,7 +73,7 @@
|
||||
|
||||
&, &:before {
|
||||
background-color: @tab-background-color-active;
|
||||
height: @tab-height + 1px;
|
||||
height: @tab-height;
|
||||
}
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user