Fixed 'is-inactive' state for online notifications.
This commit is contained in:
parent
2028c00bde
commit
d88ac684b1
1 changed files with 2 additions and 2 deletions
|
@ -3389,7 +3389,7 @@ footer {
|
|||
padding: 0 17px;
|
||||
|
||||
&.is-inactive {
|
||||
// opacity: 0.5;
|
||||
opacity: 0.5;
|
||||
}
|
||||
|
||||
&.activity-entry--removeable {
|
||||
|
|
Loading…
Reference in a new issue