Fix poll X button
This commit is contained in:
parent
bf3de8adc5
commit
02a1bb47cf
1 changed files with 1 additions and 1 deletions
|
@ -200,7 +200,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.icon-button.disabled {
|
.icon-button.disabled {
|
||||||
color: var(--foreground-color);
|
color: var(--brand-color);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue