Skip to content

Commit

Permalink
fix: query header display issue
Browse files Browse the repository at this point in the history
  • Loading branch information
liby committed Jun 8, 2022
1 parent 8951c46 commit 871c3dc
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/_queries.scss
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,7 @@

.dsl-query .custom-query-title > .font-medium,
:not(.dsl-query) > .custom-query .custom-query-title {
display: inline-block;
opacity: 1;
padding: 2px 10px !important;
background: var(--ct-query-header-background);
color: var(--ct-query-header-color);
font-family: var(--ct-code-font-family);
font-size: var(--ct-inline-code-font-size);
font-style: var(--ct-inline-code-font-style) !important;
Expand Down

0 comments on commit 871c3dc

Please sign in to comment.