mirror of
https://github.com/noctalia-dev/noctalia-shell.git
synced 2026-05-11 17:08:27 +08:00
Clipping: removed many unecessary clip: true
This commit is contained in:
@@ -184,7 +184,6 @@ Variants {
|
||||
Layout.preferredHeight: notificationLayout.implicitHeight + (Style.marginL * 2 * cardScaling)
|
||||
Layout.maximumHeight: Layout.preferredHeight
|
||||
|
||||
clip: true
|
||||
radius: Style.radiusL * cardScaling
|
||||
border.color: Color.mOutline
|
||||
border.width: Math.max(1, Style.borderS * cardScaling)
|
||||
|
||||
Reference in New Issue
Block a user