forked from External/greenlight
Added disabled styling to always enabled settings
This commit is contained in:
@ -109,3 +109,7 @@
|
||||
text-decoration: line-through;
|
||||
}
|
||||
|
||||
.enabled-setting {
|
||||
background: lightgray;
|
||||
pointer-events: none;
|
||||
}
|
||||
|
Reference in New Issue
Block a user