mirror of
https://invent.kde.org/network/falkon.git
synced 2024-11-11 09:32:12 +01:00
7 lines
71 B
CSS
7 lines
71 B
CSS
|
/*TabWidget*/
|
||
|
#tabbar::tab
|
||
|
{
|
||
|
max-width: 250px;
|
||
|
height: 26px;
|
||
|
}
|