[Glitch] Fix and remove ugly css around the conversation component
Port 7c6fef81a4
to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
lolsob-rspec
parent
c2d6ef1b64
commit
99f011243a
|
@ -1477,8 +1477,8 @@
|
|||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
margin-bottom: 4px;
|
||||
flex-basis: 170px;
|
||||
flex-shrink: 1000;
|
||||
flex-basis: 90px;
|
||||
flex-grow: 1;
|
||||
|
||||
a {
|
||||
color: $primary-text-color;
|
||||
|
|
Loading…
Reference in New Issue