💄 Add comments plug-in loading style.

This commit is contained in:
凡梦星尘
2022-06-20 10:58:16 +08:00
parent fae6b4787c
commit 4ddcf875d5
5 changed files with 36 additions and 14 deletions

View File

@@ -1,6 +1,7 @@
@if $utterances_enable {
.utterances {
//max-width: unset;
min-height: 300px;
}
}
// TODO maybe use for next time
// @if $utterances_enable {
// .utterances {
// max-width: unset;
// min-height: 300px;
// }
// }