Skip to content

Commit 118fb20

Browse files
committed
fix: add card margins
1 parent 86cf537 commit 118fb20

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/theme.scss

+1
Original file line numberDiff line numberDiff line change
@@ -194,6 +194,7 @@ html ::-webkit-scrollbar-thumb:hover {
194194
div[data-refs-self*='"card"'] {
195195
border: 1px solid var(--ls-border-color);
196196
margin-left: 5px;
197+
margin-top: 5px;
197198
}
198199
}
199200

0 commit comments

Comments
 (0)