fix(minor): change comment box color to control bg
This commit is contained in:
parent
73601cbc2a
commit
a4fdc0ff80
1 changed files with 1 additions and 1 deletions
|
|
@ -153,7 +153,7 @@
|
|||
.frappe-control {
|
||||
padding-right: 0;
|
||||
.ql-editor {
|
||||
background-color: var(--bg-color) !important;
|
||||
background-color: var(--control-bg) !important;
|
||||
border: 1px solid var(--border-color);
|
||||
min-height: 24px;
|
||||
padding: 6px;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue