Skip to content

Commit bf95a28

Browse files
stanwolverinejoshka
authored andcommitted
fix: 🐛 empty white space on large resolutions in dark theme
1 parent 4480e89 commit bf95a28

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

styles/dark-styles.scss

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -198,6 +198,8 @@ body {
198198
}
199199

200200
.tk-docs {
201+
background-color: $surface-100;
202+
201203
.tk-docs-nav {
202204
background-color: $surface-200;
203205
}

0 commit comments

Comments
 (0)