Skip to content

Commit aeea462

Browse files
committed
Fix the TOC background not being extended to the bottom.
1 parent 78098d8 commit aeea462

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

src/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@
1212
*
1313
**/
1414
import "./crate/theme/rtd/crate/static/vendor/furo/index";
15-
import "./crate/theme/rtd/crate/static/css/index.css";
15+
import "./crate/theme/rtd/crate/static/css/index.scss";
1616
import "./crate/theme/rtd/crate/static/js/index";

0 commit comments

Comments
 (0)