зеркало из https://github.com/nextcloud/desktop.git
Fix borders for share details page footer
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
This commit is contained in:
Родитель
8d6bc79770
Коммит
bcc6ebe21e
|
@ -750,7 +750,7 @@ Page {
|
|||
contentWidth: (contentItem as ListView).contentWidth
|
||||
visible: copyShareLinkButton.visible
|
||||
|
||||
background: Rectangle { color: palette.base }
|
||||
background: Rectangle { color: "transparent" }
|
||||
|
||||
Button {
|
||||
id: copyShareLinkButton
|
||||
|
|
Загрузка…
Ссылка в новой задаче