mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-06-18 17:15:20 -04:00
fix(Notifications): restore long message content from overflowing
- Addtional security escape patch - Tweak Notification Center width
This commit is contained in:
@@ -50,7 +50,7 @@ DankPopout {
|
||||
}
|
||||
}
|
||||
|
||||
popupWidth: 400
|
||||
popupWidth: 400 + Theme.spacingL
|
||||
popupHeight: stablePopupHeight
|
||||
positioning: ""
|
||||
suspendShadowWhileResizing: false
|
||||
|
||||
Reference in New Issue
Block a user