mirror of
https://github.com/mickael-kerjean/filestash
synced 2025-12-06 00:15:11 +01:00
chore (maintenance): plg_application_docxjs css
This commit is contained in:
parent
1c3736e6f2
commit
a90a9881b5
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
}
|
||||
|
||||
.component_docx .docx-wrapper {
|
||||
background: #f5f5f5;
|
||||
background: var(--surface);
|
||||
}
|
||||
.component_docx .docx-wrapper > section.docx {
|
||||
box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
|
||||
|
|
|
|||
Loading…
Reference in a new issue