Skip to content

Commit

Permalink
fix: remove custom-query background
Browse files Browse the repository at this point in the history
  • Loading branch information
pengx17 committed Jul 27, 2021
1 parent 93ab837 commit 37fac20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/_queries.scss
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

/* query */
.custom-query > div:first-child {
background: var(--ls-secondary-background-color);
border: 2px solid var(--ls-secondary-background-color);
border-radius: 8px;
padding: 1rem 1.5rem;
position: relative;
Expand Down

0 comments on commit 37fac20

Please sign in to comment.