зеркало из https://github.com/nextcloud/desktop.git
Use Style.trayFolderStatusIndicatorRadiusFactor in the UserLine.
Signed-off-by: Camila Ayres <hello@camilasan.com>
This commit is contained in:
Родитель
6a14f71a28
Коммит
9a134d9f54
|
@ -62,7 +62,7 @@ AbstractButton {
|
|||
height: width
|
||||
anchors.bottom: accountAvatar.bottom
|
||||
anchors.right: accountAvatar.right
|
||||
radius: width*0.5
|
||||
radius: width * Style.trayFolderStatusIndicatorRadiusFactor
|
||||
}
|
||||
|
||||
Image {
|
||||
|
|
Загрузка…
Ссылка в новой задаче