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