forked from qt-creator/qt-creator
QmlDesigner.ItemLibrary: Reduced the minimum size of the tab bar
This commit is contained in:
committed by
Kai Koehne
parent
dde1f3eb10
commit
981288d947
@@ -123,8 +123,6 @@ QTabBar::tab {
|
||||
margin-bottom: 0px;
|
||||
margin-left: 0px;
|
||||
margin-right: 0px;
|
||||
padding-right: 12px;
|
||||
padding-left: 12px;
|
||||
font: bold;
|
||||
font-size: 11px;
|
||||
background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
|
||||
|
Reference in New Issue
Block a user