0
0
Fork 0

Change hashtag numbers to have clearer labels in web UI (#18864)

This commit is contained in:
Eugen Rochko 2022-07-22 03:17:41 +02:00 committed by GitHub
parent 726931fe4a
commit f5d8501138
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 27 additions and 9 deletions

View file

@ -7243,6 +7243,13 @@ noscript {
padding-right: 15px;
margin-left: 5px;
color: $secondary-text-color;
text-decoration: none;
&__asterisk {
color: $darker-text-color;
font-size: 18px;
vertical-align: super;
}
}
&__sparkline {