mirror of
https://github.com/kossLAN/dots.git
synced 2025-11-04 22:49:50 -05:00
fix: remove radius from selection rect
This commit is contained in:
parent
21969cf5a9
commit
62ed66e60a
1 changed files with 0 additions and 1 deletions
|
|
@ -93,7 +93,6 @@ Item {
|
||||||
Rectangle {
|
Rectangle {
|
||||||
id: rectangle
|
id: rectangle
|
||||||
color: "transparent"
|
color: "transparent"
|
||||||
radius: 8
|
|
||||||
border.color: ShellSettings.colors.active_translucent
|
border.color: ShellSettings.colors.active_translucent
|
||||||
border.width: 2
|
border.width: 2
|
||||||
x: 0
|
x: 0
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue