mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-06-01 10:05:30 +00: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