We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1dfda85 commit baedaafCopy full SHA for baedaaf
1 file changed
packages/ui/src/styles/_root.scss
@@ -47,7 +47,7 @@
47
--#{$rd-prefix}background-color-input: rgb(255 255 255);
48
--#{$rd-prefix}background-color-disabled: rgb(247 247 247);
49
--#{$rd-prefix}background-color-hover: rgb(0 0 0 / 4%);
50
- --#{$rd-prefix}background-color-light-hover: rgb(255 255 255 / 16%);
+ --#{$rd-prefix}background-color-light-hover: rgb(255 255 255 / 38%);
51
--#{$rd-prefix}background-color-indicator: #dfe1e6;
52
--#{$rd-prefix}background-color-actions-mask: rgb(0 0 0 / 20%);
53
--#{$rd-prefix}color-divider: rgb(239 239 239);
0 commit comments