fix: q-editor color
This commit is contained in:
parent
247549e176
commit
e057132470
2 changed files with 2 additions and 2 deletions
|
|
@ -152,6 +152,6 @@ defineProps<{
|
|||
}
|
||||
|
||||
:deep(.q-editor__toolbar.row.no-wrap.scroll-x) {
|
||||
background-color: var(--surface-3) !important;
|
||||
background-color: var(--surface-2) !important;
|
||||
}
|
||||
</style>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue