Skip to content

Commit d38bf01

Browse files
committed
chore: adjust styles
1 parent 962065a commit d38bf01

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/client/theme-default/components/VPSwitch.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
flex-shrink: 0;
1919
border: 1px solid var(--vp-c-divider);
2020
background-color: var(--vp-c-bg-mute);
21+
transition: border-color 0.25s;
2122
}
2223
2324
.VPSwitch:hover {

0 commit comments

Comments
 (0)