We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd21b82 commit ace08fcCopy full SHA for ace08fc
1 file changed
report-app/src/app/shared/multi-select/multi-select.scss
@@ -56,6 +56,6 @@ label {
56
}
57
58
label:hover {
59
- background-color: #eff6ff;
+ background-color: var(--button-active-bg-color);
60
border-radius: var(--border-radius);
61
0 commit comments