Skip to content

Commit f189439

Browse files
committed
fix api switch margin
1 parent 36b6a79 commit f189439

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/.vitepress/theme/components/PreferenceSwitch.vue

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -197,9 +197,6 @@ function useToggleFn(
197197
font-size: 11px;
198198
padding: 8px 12px;
199199
}
200-
.switch-container:first-child {
201-
margin-bottom: 8px;
202-
}
203200
.switch-container label:first-child {
204201
width: 46px;
205202
}

0 commit comments

Comments
 (0)