Change hashtag numbers to have clearer labels in web UI (#18864)
This commit is contained in:
parent
726931fe4a
commit
f5d8501138
4 changed files with 27 additions and 9 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue