fix: Quill Table border color
This commit is contained in:
parent
5fabd51a03
commit
4fb545fb8c
1 changed files with 1 additions and 1 deletions
|
|
@ -164,7 +164,7 @@
|
|||
}
|
||||
|
||||
.ql-editor td {
|
||||
border: 1px solid var(--border-color);
|
||||
border: 1px solid var(---dark-border-color);
|
||||
}
|
||||
|
||||
.ql-editor blockquote {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue