forked from openlp/openlp
Add more spacing in the dock widget titles (on Windows).
This commit is contained in:
parent
2d8073fcb5
commit
804d7ea2ec
@ -47,7 +47,8 @@ QMainWindow::separator
|
|||||||
QDockWidget::title
|
QDockWidget::title
|
||||||
{
|
{
|
||||||
border: none;
|
border: none;
|
||||||
padding-left: 2px;
|
padding-left: 5px;
|
||||||
|
padding-top: 3px;
|
||||||
}
|
}
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user