fix width of long field value
This commit is contained in:
parent
bb513dd961
commit
eed58a7b97
@ -171,7 +171,7 @@
|
||||
}
|
||||
|
||||
.user-profile-field-value {
|
||||
flex: 1 1 auto;
|
||||
flex: 1 1 70%;
|
||||
color: var(--text);
|
||||
margin: 0 0 0 0.25em;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user