Fix form sections login field width
This commit is contained in:
@@ -383,6 +383,7 @@
|
|||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
gap: var(--spacing-small);
|
gap: var(--spacing-small);
|
||||||
min-width: 0;
|
min-width: 0;
|
||||||
|
width: 100%;
|
||||||
max-width: var(--layout-form-input-field-max-width);
|
max-width: var(--layout-form-input-field-max-width);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user