set icon-size of VNotebookSelector::QListWidget

This commit is contained in:
Le Tan 2017-04-19 20:17:14 +08:00
parent 05f7bcfcf0
commit a0cd784c45

View File

@ -134,6 +134,7 @@ QComboBox#NotebookSelector QListWidget {
border: 1px solid grey;
background-color: @base-background;
font-size: 13pt;
icon-size: 30px;
}
QComboBox#NotebookSelector QListWidget::item {