mirror of
https://invent.kde.org/network/falkon.git
synced 2024-11-11 09:32:12 +01:00
Breathe theme: Bring back the tab max-height
This commit is contained in:
parent
0b0041af41
commit
3ab21c1c2c
|
@ -58,6 +58,11 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
/*TabWidget*/
|
/*TabWidget*/
|
||||||
|
#tabbar::tab
|
||||||
|
{
|
||||||
|
max-height: 22px;
|
||||||
|
}
|
||||||
|
|
||||||
#tabbar::scroller
|
#tabbar::scroller
|
||||||
{
|
{
|
||||||
width: 0px;
|
width: 0px;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user