forked from treehouse/mastodon
Fix toot text color in the report modal
parent
19f7bd1582
commit
9c40a5f3c8
|
@ -8,7 +8,6 @@
|
||||||
padding: 0 12px;
|
padding: 0 12px;
|
||||||
font-size: 15px;
|
font-size: 15px;
|
||||||
line-height: 20px;
|
line-height: 20px;
|
||||||
color: $primary-text-color;
|
|
||||||
word-wrap: break-word;
|
word-wrap: break-word;
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
overflow: visible;
|
overflow: visible;
|
||||||
|
|
Loading…
Reference in New Issue