better fields
This commit is contained in:
parent
20beb30fc3
commit
50314fe253
2 changed files with 13 additions and 12 deletions
|
|
@ -424,6 +424,8 @@
|
|||
|
||||
.user-profile-fields {
|
||||
margin: 0 0.5em;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
||||
--emoji-size: 1.8em;
|
||||
|
||||
|
|
@ -446,6 +448,7 @@
|
|||
|
||||
.user-profile-field-add {
|
||||
justify-content: center;
|
||||
margin: 0.25em;
|
||||
}
|
||||
|
||||
.user-profile-field {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue