mirror of
https://git.rape.pet/ulith/amputoma-fe.git
synced 2025-02-09 06:42:39 +01:00
Change replies element flex to cover more width if needed.
This commit is contained in:
parent
12000536aa
commit
64a7db1d8b
1 changed files with 1 additions and 1 deletions
|
@ -166,7 +166,7 @@
|
|||
flex-wrap: wrap;
|
||||
}
|
||||
.replies {
|
||||
flex-basis: 80%;
|
||||
flex-basis: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue