UI: alignment fix for Overview-page (typo fix)
This commit is contained in:
parent
a5170420db
commit
d75ffba355
@ -894,7 +894,7 @@ QWidget .QFrame#frameDarksend #formLayoutWidget .QLabel#label_6 { /* Darksend St
|
|||||||
qproperty-alignment: 'AlignVCenter | AlignRight';
|
qproperty-alignment: 'AlignVCenter | AlignRight';
|
||||||
min-width:160px;
|
min-width:160px;
|
||||||
background-color:#F8F6F6;
|
background-color:#F8F6F6;
|
||||||
margin-right:0px;
|
margin-right:5px;
|
||||||
padding-right:5px;
|
padding-right:5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user