Restore layout 4 card width to object-group-card max width
This commit is contained in:
@@ -18,3 +18,7 @@
|
||||
#layout-vsf-list-card .sg-vsf-list-card__content-grow {
|
||||
flex: var(--layout-object-card-content-grow) 1 auto;
|
||||
}
|
||||
|
||||
#layout-vsf-list-card .sg-vsf-list-card__delete-layout {
|
||||
max-width: var(--layout-object-group-card-max-width);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user