fix: Quill icon stroke width
This commit is contained in:
parent
503d9affad
commit
e331d4db3e
1 changed files with 1 additions and 0 deletions
|
|
@ -44,6 +44,7 @@
|
|||
}
|
||||
.ql-stroke {
|
||||
stroke: var(--icon-stroke);
|
||||
stroke-width: 1.2px;
|
||||
}
|
||||
.ql-picker-options {
|
||||
border-color: var(--border-color) !important;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue