We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03720dc commit cbe753eCopy full SHA for cbe753e
1 file changed
src/components/window/WindowActions/style.css
@@ -43,7 +43,7 @@
43
44
.root-window-actions-button:disabled {
45
opacity: 0.5;
46
- background-color: var(--color-white) / 0.5);
+ background-color: var(--color-white);
47
cursor: not-allowed;
48
}
49
0 commit comments