mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-04-15 02:02:08 -04:00
widgets: cleanup rectangles across popouts, modals, OSDs
This commit is contained in:
@@ -37,9 +37,6 @@ DankPopout {
|
||||
|
||||
implicitHeight: contentColumn.height + Theme.spacingL * 2
|
||||
color: "transparent"
|
||||
radius: Theme.cornerRadius
|
||||
border.color: Theme.outlineMedium
|
||||
border.width: 0
|
||||
focus: true
|
||||
|
||||
Keys.onPressed: event => {
|
||||
|
||||
Reference in New Issue
Block a user