fix: Typo

This commit is contained in:
Suraj Shetty 2021-05-07 11:40:42 +05:30 committed by GitHub
parent eac9a1e4a1
commit a2bb92f6a4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -164,7 +164,7 @@
}
.ql-editor td {
border: 1px solid var(---dark-border-color);
border: 1px solid var(--dark-border-color);
}
.ql-editor blockquote {