[fix]修改一级菜单的间隔宽度
This commit is contained in:
parent
4256ad444a
commit
3a6992f7da
@ -16,4 +16,10 @@ QPushButton:hover {
|
|||||||
QPushButton:checked {
|
QPushButton:checked {
|
||||||
background-color: #00000000;
|
background-color: #00000000;
|
||||||
border-image:url(../../data/back_pixmap/selected.png);
|
border-image:url(../../data/back_pixmap/selected.png);
|
||||||
|
}
|
||||||
|
|
||||||
|
CSecondButtonGroupWidget{
|
||||||
|
qproperty-buttonWidth:0;
|
||||||
|
qproperty-buttonHeight:0;
|
||||||
|
qproperty-baseX:140;
|
||||||
}
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user