mirror of
https://gitee.com/vnotex/vnote.git
synced 2025-07-05 13:59:52 +08:00
smaller font size in notebook selector
Signed-off-by: Le Tan <tamlokveer@gmail.com>
This commit is contained in:
parent
3feec565f6
commit
a3926631e2
@ -69,7 +69,7 @@ QDockWidget::close-button:hover, QDockWidget::float-button:hover {
|
||||
QComboBox#NotebookSelector {
|
||||
border: none;
|
||||
background-color: @base-background;
|
||||
font-size: 20px;
|
||||
font-size: 15px;
|
||||
padding-top: 3px;
|
||||
padding-bottom: 3px;
|
||||
icon-size: 30px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user