Fix notification card width constraint
This commit is contained in:
@@ -79,6 +79,8 @@
|
||||
|
||||
.sg-object-card--notification {
|
||||
width: var(--layout-notification-card-width);
|
||||
min-width: 0;
|
||||
max-width: none;
|
||||
height: auto;
|
||||
--surface-object-card-lower-segment: var(--surface-notification-card-lower-segment);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user