Tighten checkbox invalid spacing
This commit is contained in:
@@ -458,6 +458,7 @@
|
|||||||
#component-checkbox-field .sg-labeled-input-row--checkbox-invalid .sg-input-validation-stack {
|
#component-checkbox-field .sg-labeled-input-row--checkbox-invalid .sg-input-validation-stack {
|
||||||
grid-column: 2;
|
grid-column: 2;
|
||||||
grid-row: 1;
|
grid-row: 1;
|
||||||
|
gap: calc(var(--spacing-small) / 2);
|
||||||
}
|
}
|
||||||
|
|
||||||
#component-checkbox-field .sg-labeled-input-row--checkbox-invalid .sg-form-validation-text {
|
#component-checkbox-field .sg-labeled-input-row--checkbox-invalid .sg-form-validation-text {
|
||||||
|
|||||||
Reference in New Issue
Block a user