mirror of
https://github.com/nextcloud/desktop.git
synced 2024-11-22 04:55:48 +03:00
Make dismiss button slightly larger
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
This commit is contained in:
parent
03631bb659
commit
892d490101
1 changed files with 1 additions and 1 deletions
|
@ -84,7 +84,7 @@ QtObject {
|
||||||
property int addAccountButtonHeight: 50
|
property int addAccountButtonHeight: 50
|
||||||
|
|
||||||
property int headerButtonIconSize: 32
|
property int headerButtonIconSize: 32
|
||||||
property int dismissButtonSize: 16
|
property int dismissButtonSize: 24
|
||||||
property int minimumActivityItemHeight: 24
|
property int minimumActivityItemHeight: 24
|
||||||
|
|
||||||
property int activityLabelBaseWidth: 240
|
property int activityLabelBaseWidth: 240
|
||||||
|
|
Loading…
Reference in a new issue