Skip to content

Commit 595e153

Browse files
committed
docs: update theme switch style
1 parent 318d687 commit 595e153

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/styles.css

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,14 @@ body .docsify-pagination-container {
55

66
#docsify-darklight-theme {
77
position: fixed;
8-
left: 0;
9-
bottom: 0;
10-
z-index: 25;
8+
left: 3px;
9+
bottom: 35px;
10+
z-index: 35;
1111
top: unset;
1212
background-size: unset;
1313
background-color: var(--background);
14-
height: 60px;
15-
width: 37px;
14+
height: 30px;
15+
width: 30px;
1616
background-position-x: center;
1717
}
1818

0 commit comments

Comments
 (0)