mirror of
https://git.youjo.love/youjo/youjo-fe.git
synced 2025-02-22 21:23:06 +01:00
Fix layout overflow issue
This commit is contained in:
parent
a8d11b22e7
commit
36460fd384
1 changed files with 1 additions and 0 deletions
|
@ -42,6 +42,7 @@
|
||||||
margin-left: 0.7em;
|
margin-left: 0.7em;
|
||||||
text-align: left;
|
text-align: left;
|
||||||
flex: 1;
|
flex: 1;
|
||||||
|
min-width: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
&-user-name {
|
&-user-name {
|
||||||
|
|
Loading…
Reference in a new issue