Update style.css
This commit is contained in:
@@ -116,6 +116,11 @@ body {
|
||||
border-top: 1px solid var(--color-border-primary);
|
||||
}
|
||||
|
||||
.configuration .not-available {
|
||||
cursor: not-allowed;
|
||||
opacity: .5;
|
||||
}
|
||||
|
||||
.option {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
||||
Reference in New Issue
Block a user