Increase inactive opacity a little for better discoverability
This commit is contained in:
parent
357a6c5cc6
commit
d7232212a8
@ -55,7 +55,7 @@
|
||||
cursor: pointer;
|
||||
|
||||
&.is-inactive {
|
||||
opacity: 0.1;
|
||||
opacity: 0.2;
|
||||
}
|
||||
|
||||
&.icon--hover {
|
||||
|
Loading…
Reference in New Issue
Block a user