Fix opacity of comment frontend mod menu gear button
This commit is contained in:
parent
17d21c61fb
commit
e96ba540f2
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -705,7 +705,7 @@
|
||||
transition: opacity var(--transition-duration);
|
||||
|
||||
&:not(:hover, :focus-visible, .last-clicked) {
|
||||
opacity: .2;
|
||||
opacity: .3;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user