mirror of
https://github.com/nextcloud/desktop.git
synced 2024-11-21 12:35:52 +03:00
Increase size of dismiss button
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
This commit is contained in:
parent
2187056cb1
commit
e8e6674c77
1 changed files with 1 additions and 1 deletions
|
@ -85,7 +85,7 @@ QtObject {
|
|||
property int addAccountButtonHeight: 50
|
||||
|
||||
property int headerButtonIconSize: 32
|
||||
property int dismissButtonSize: 24
|
||||
property int dismissButtonSize: 26
|
||||
property int minimumActivityItemHeight: 24
|
||||
|
||||
property int activityLabelBaseWidth: 240
|
||||
|
|
Loading…
Reference in a new issue