We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8cbbb10 commit 8fdc89bCopy full SHA for 8fdc89b
plugins/plugin-codeflare/web/scss/components/ProfileExplorer/_index.scss
@@ -36,8 +36,8 @@ body[kui-theme-style] {
36
@include ProfileExplorer {
37
/** Override kui garbage */
38
.pf-c-dropdown__menu {
39
- background: none;
40
max-height: unset;
+ background: var(--pf-c-dropdown__menu--BackgroundColor);
41
}
42
.pf-c-dropdown__menu .pf-c-dropdown__menu-item:hover {
43
background-color: var(--pf-c-dropdown__menu-item--hover--BackgroundColor);
0 commit comments