Fix and remove ugly css around the conversation component (#12022)
This commit is contained in:
parent
9ef5532a7e
commit
12c4ec0c83
@ -6473,8 +6473,8 @@ noscript {
|
|||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
text-overflow: ellipsis;
|
text-overflow: ellipsis;
|
||||||
margin-bottom: 4px;
|
margin-bottom: 4px;
|
||||||
flex-basis: 170px;
|
flex-basis: 90px;
|
||||||
flex-shrink: 1000;
|
flex-grow: 1;
|
||||||
|
|
||||||
a {
|
a {
|
||||||
color: $primary-text-color;
|
color: $primary-text-color;
|
||||||
|
Loading…
Reference in New Issue
Block a user