Regenerated
This commit is contained in:
+329
-329
File diff suppressed because it is too large
Load Diff
+1
-1
@@ -2676,7 +2676,7 @@ ShellRoot {
|
|||||||
Rectangle {
|
Rectangle {
|
||||||
anchors.fill: parent
|
anchors.fill: parent
|
||||||
radius: 16
|
radius: 16
|
||||||
color: Colors.base
|
color: Colors.baseAlpha
|
||||||
border.width: 2
|
border.width: 2
|
||||||
border.color: Colors.blue
|
border.color: Colors.blue
|
||||||
|
|
||||||
|
|||||||
@@ -25,7 +25,7 @@ ShellRoot {
|
|||||||
Rectangle {
|
Rectangle {
|
||||||
anchors.fill: parent
|
anchors.fill: parent
|
||||||
radius: 16
|
radius: 16
|
||||||
color: Colors.base
|
color: Colors.baseAlpha
|
||||||
border.width: 2
|
border.width: 2
|
||||||
border.color: Colors.blue
|
border.color: Colors.blue
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user