[frontend] Fix Profile Field styling
This commit is contained in:
parent
e09d670511
commit
578cd0c925
1 changed files with 6 additions and 0 deletions
|
@ -0,0 +1,6 @@
|
|||
.field {
|
||||
display: flex;
|
||||
}
|
||||
.field-name {
|
||||
width: 10rem;
|
||||
}
|
Loading…
Add table
Reference in a new issue