Skip to content

Commit b5b61e4

Browse files
committed
fix: query border is not shown
1 parent 3b18e57 commit b5b61e4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/_queries.scss

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
background-color: var(--color-level-1);
1010
border-radius: 8px;
1111
padding: 1rem 1.5rem;
12+
margin: 2px;
1213
position: relative;
1314
}
1415

0 commit comments

Comments
 (0)