mirror of
https://github.com/nextcloud/desktop.git
synced 2025-10-26 11:17:43 +00:00
Add margin space to the right of the 3 dots user menu.
Signed-off-by: Camila Ayres <hello@camilasan.com>
This commit is contained in:
parent
0a88d3aa6a
commit
45afe464b4
@ -151,6 +151,7 @@ AbstractButton {
|
||||
anchors.fill: parent
|
||||
source: "image://svgimage-custom-color/more.svg/" + palette.windowText
|
||||
fillMode: Image.PreserveAspectFit
|
||||
anchors.rightMargin: Style.accountLabelsAnchorsMargin
|
||||
}
|
||||
|
||||
AutoSizingMenu {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user