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

@@ -26,7 +26,7 @@
}
.details-content {
max-height: $MAX_LENGTH;
max-height: 10000px;
@include details-transition-close;
}
}