Constrain form section action buttons to form width
This commit is contained in:
@@ -277,7 +277,10 @@
|
||||
}
|
||||
|
||||
.sg-form-sections-card__action {
|
||||
min-width: 0;
|
||||
width: 100%;
|
||||
max-width: 100%;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
.sg-navigation-card-layout {
|
||||
|
||||
Reference in New Issue
Block a user