mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-12 15:24:39 +00:00
fix: default size of the secondaryMenu
This commit is contained in:
parent
000f55abcd
commit
d732a5ce3b
@ -77,9 +77,9 @@ QtObject {
|
||||
property int smallPadding: 10
|
||||
property int radius: 8
|
||||
|
||||
property int leftTabPrefferedSize: 340
|
||||
property int leftTabPrefferedSize: 304
|
||||
property int leftTabMinimumWidth: 300
|
||||
property int leftTabMaximumWidth: 500
|
||||
property int leftTabMaximumWidth: 425
|
||||
|
||||
property int primaryTextFontSize: 15
|
||||
property int secondaryTextFontSize: 14
|
||||
|
Loading…
x
Reference in New Issue
Block a user