mirror of https://github.com/Siphonay/mastodon
[Glitch] Fix various things in the directory
Port ecd303c097
to glitch-soc
This commit is contained in:
parent
0b1bc66695
commit
480f938511
|
@ -300,6 +300,9 @@
|
||||||
font-size: 18px;
|
font-size: 18px;
|
||||||
font-weight: 700;
|
font-weight: 700;
|
||||||
color: $primary-text-color;
|
color: $primary-text-color;
|
||||||
|
white-space: nowrap;
|
||||||
|
overflow: hidden;
|
||||||
|
text-overflow: ellipsis;
|
||||||
|
|
||||||
.fa {
|
.fa {
|
||||||
color: $darker-text-color;
|
color: $darker-text-color;
|
||||||
|
|
Loading…
Reference in New Issue