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 aaa8370 commit 13dd763Copy full SHA for 13dd763
djangoql/static/djangoql/css/completion.css
@@ -4,6 +4,7 @@
4
border: solid 1px #ccc;
5
border-radius: 4px;
6
background: white;
7
+ background: var(--body-bg, white);
8
min-width: 183px;
9
font-size: 13px;
10
}
0 commit comments