mirror of
https://github.com/mastodon/mastodon.git
synced 2024-11-20 03:25:17 +01:00
Fix wrong color for ellipsis in boost confirmation dialog in Web UI (#13355)
This commit is contained in:
parent
11169367e4
commit
be2f1597cf
@ -1028,13 +1028,11 @@
|
||||
}
|
||||
|
||||
.display-name {
|
||||
color: $light-text-color;
|
||||
|
||||
strong {
|
||||
color: $inverted-text-color;
|
||||
}
|
||||
|
||||
span {
|
||||
color: $light-text-color;
|
||||
}
|
||||
}
|
||||
|
||||
.status__content {
|
||||
|
Loading…
Reference in New Issue
Block a user