Add notifications sizing tokens and group-card variant rule
This commit is contained in:
@@ -170,6 +170,9 @@
|
||||
--layout-object-card-mobile-width: var(--dimension-object-card-mobile-width);
|
||||
--layout-object-card-mobile-height: var(--dimension-object-card-mobile-height);
|
||||
--layout-object-card-desktop-breakpoint: var(--dimension-object-card-desktop-breakpoint);
|
||||
--layout-notifications-card-flex-basis: var(--layout-object-card-min-width);
|
||||
--layout-notifications-card-min-width: var(--layout-object-card-min-width);
|
||||
--layout-notifications-card-max-width: var(--layout-object-card-max-width);
|
||||
--layout-notifications-text-segment-fixed-height: 150px;
|
||||
--layout-object-group-card-min-width: var(--dimension-object-group-card-min-width);
|
||||
--layout-object-group-card-max-width: var(--dimension-object-group-card-max-width);
|
||||
|
||||
Reference in New Issue
Block a user