We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9aa93dd + e65fce5 commit 96e0c00Copy full SHA for 96e0c00
1 file changed
web/src/components/query-browser.scss
@@ -37,7 +37,7 @@
37
&:before {
38
background: linear-gradient(
39
to right,
40
- var(--pf-t--global--background--color--100),
+ var(--pf-t--global--background--color--primary--default),
41
rgba(255, 255, 255, 0)
42
);
43
left: 0;
@@ -46,7 +46,7 @@
46
&:after {
47
48
to left,
49
50
51
52
right: 0;
0 commit comments