mirror of
https://github.com/strapi/strapi.git
synced 2025-09-25 00:09:18 +00:00
Left-align form labels in Edge
This commit is contained in:
parent
32158a20f1
commit
321d9ae47c
@ -21,3 +21,7 @@ button {
|
||||
margin-right: -2rem;
|
||||
}
|
||||
}
|
||||
|
||||
form .row {
|
||||
text-align: left;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user