Skip to content

Commit 8fd7999

Browse files
authored
Merge pull request #66 from liby/bugfix/fix-custom-query-style
2 parents 8951c46 + 871c3dc commit 8fd7999

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/_queries.scss

-4
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,7 @@
1919

2020
.dsl-query .custom-query-title > .font-medium,
2121
:not(.dsl-query) > .custom-query .custom-query-title {
22-
display: inline-block;
2322
opacity: 1;
24-
padding: 2px 10px !important;
25-
background: var(--ct-query-header-background);
26-
color: var(--ct-query-header-color);
2723
font-family: var(--ct-code-font-family);
2824
font-size: var(--ct-inline-code-font-size);
2925
font-style: var(--ct-inline-code-font-style) !important;

0 commit comments

Comments
 (0)