We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 318d687 commit 595e153Copy full SHA for 595e153
docs/styles.css
@@ -5,14 +5,14 @@ body .docsify-pagination-container {
5
6
#docsify-darklight-theme {
7
position: fixed;
8
- left: 0;
9
- bottom: 0;
10
- z-index: 25;
+ left: 3px;
+ bottom: 35px;
+ z-index: 35;
11
top: unset;
12
background-size: unset;
13
background-color: var(--background);
14
- height: 60px;
15
- width: 37px;
+ height: 30px;
+ width: 30px;
16
background-position-x: center;
17
}
18
0 commit comments