Delete confirmation: remove forced label min-width in input row
This commit is contained in:
@@ -74,10 +74,6 @@
|
||||
margin: var(--spacing-large) 0 0 0;
|
||||
}
|
||||
|
||||
.sg-delete-confirmation-pattern__input-row .sg-label {
|
||||
min-width: var(--layout-delete-confirmation-label-width);
|
||||
}
|
||||
|
||||
.sg-delete-confirmation-pattern__actions {
|
||||
display: flex;
|
||||
justify-content: flex-end;
|
||||
|
||||
Reference in New Issue
Block a user