feat: merge $admonition-color-map and $admonition-background-color-map

This commit is contained in:
Dillon
2022-05-16 21:57:03 +08:00
parent b79ebc8141
commit 464a602f11
8 changed files with 253 additions and 267 deletions

View File

@@ -50,7 +50,7 @@
#toc-auto {
display: block;
position: absolute;
width: $MAX_LENGTH;
width: 10000px;
max-width: 0;
padding: 0 .8rem;
border-left: 4px solid $global-border-color;