mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-26 14:23:09 +00:00
no side borders
This commit is contained in:
parent
b71adfeef3
commit
54bb4a3946
1 changed files with 2 additions and 0 deletions
|
|
@ -147,6 +147,8 @@ Item {
|
|||
anchors {
|
||||
left: parent.left
|
||||
right: parent.right
|
||||
leftMargin: -1
|
||||
rightMargin: -1
|
||||
}
|
||||
border.color: Qt.rgba(1, 1, 1, 0.5)
|
||||
radius: units.gridUnit
|
||||
|
|
|
|||
Loading…
Reference in a new issue