Browse Source

fix: Typo

version-14
Suraj Shetty 4 years ago
committed by GitHub
parent
commit
a2bb92f6a4
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      frappe/public/scss/common/quill.scss

+ 1
- 1
frappe/public/scss/common/quill.scss 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 {


Loading…
Cancel
Save