forked from Shinonome/dots-hyprland
dock: fix transparent preview popup
This commit is contained in:
@@ -133,7 +133,7 @@ Item {
|
|||||||
animation: Appearance.animation.elementMoveFast.numberAnimation.createObject(this)
|
animation: Appearance.animation.elementMoveFast.numberAnimation.createObject(this)
|
||||||
}
|
}
|
||||||
clip: true
|
clip: true
|
||||||
color: Appearance.colors.colSurfaceContainer
|
color: Appearance.m3colors.m3surfaceContainer
|
||||||
radius: Appearance.rounding.normal
|
radius: Appearance.rounding.normal
|
||||||
anchors.bottom: parent.bottom
|
anchors.bottom: parent.bottom
|
||||||
anchors.bottomMargin: Appearance.sizes.elevationMargin
|
anchors.bottomMargin: Appearance.sizes.elevationMargin
|
||||||
|
|||||||
Reference in New Issue
Block a user