style: немного увеличен gap между label и input
This commit is contained in:
parent
4d993998a9
commit
95e8a20625
1 changed files with 1 additions and 1 deletions
|
|
@ -269,7 +269,7 @@ import { SITE_URL } from '@constants';
|
|||
.form-group {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
gap: 0.1rem;
|
||||
gap: 0.2rem;
|
||||
}
|
||||
|
||||
.form-group label {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue