1
0
Fork 1
forked from fedi/mastodon

okay this is feeling good

This commit is contained in:
talon 2022-11-20 16:25:06 -07:00
parent de7a155d79
commit 7145377ba2

View file

@ -23,3 +23,11 @@
@import 'mastodon/dashboard';
@import 'mastodon/rtl';
@import 'mastodon/accessibility';
.navigation-panel__logo {
display: hidden;
}
.reply-indicator__content a {
color: $ui-highlight-color;
}