Fixed check icon in the notifications tab
This commit is contained in:
parent
1ef0a47e1d
commit
7d367943c9
3 changed files with 6 additions and 0 deletions
|
|
@ -377,6 +377,7 @@ body.app-body {
|
|||
.icon-check:is(.verified__mark, .verified-badge__mark),
|
||||
.follow-request-banner .button .icon-check,
|
||||
.account--panel button .icon-check,
|
||||
.account__relationship .icon-check,
|
||||
.status__action-bar .icon-close,
|
||||
.detailed-status__action-bar .icon-close,
|
||||
.account__header__tabs__buttons .icon-close,
|
||||
|
|
@ -428,6 +429,7 @@ body.app-body {
|
|||
.icon-check:is(.verified__mark, .verified-badge__mark),
|
||||
.follow-request-banner .button .icon-check,
|
||||
.account--panel button .icon-check,
|
||||
.account__relationship .icon-check,
|
||||
.status__action-bar .icon-close,
|
||||
.detailed-status__action-bar .icon-close,
|
||||
.account__header__tabs__buttons .icon-close,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue