updated API preview
This commit is contained in:
@@ -54,6 +54,11 @@
|
||||
background: var(--baseAlt2Color);
|
||||
transition-duration: var(--activeAnimationSpeed);
|
||||
}
|
||||
&.disabled {
|
||||
cursor: not-allowed;
|
||||
background: none;
|
||||
color: var(--txtDisabledColor);
|
||||
}
|
||||
}
|
||||
|
||||
&.compact {
|
||||
|
||||
Reference in New Issue
Block a user