mirror of
https://gitee.com/vnotex/vnote.git
synced 2025-07-06 14:29:54 +08:00
set icon-size of VNotebookSelector::QListWidget
This commit is contained in:
parent
05f7bcfcf0
commit
a0cd784c45
@ -134,6 +134,7 @@ QComboBox#NotebookSelector QListWidget {
|
|||||||
border: 1px solid grey;
|
border: 1px solid grey;
|
||||||
background-color: @base-background;
|
background-color: @base-background;
|
||||||
font-size: 13pt;
|
font-size: 13pt;
|
||||||
|
icon-size: 30px;
|
||||||
}
|
}
|
||||||
|
|
||||||
QComboBox#NotebookSelector QListWidget::item {
|
QComboBox#NotebookSelector QListWidget::item {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user