mirror of
https://github.com/documize/community.git
synced 2025-08-02 20:15:26 +02:00
removed start-document redundant code
This commit is contained in:
parent
ab475ede04
commit
9afc4ca98b
4 changed files with 3 additions and 217 deletions
6
gui/app/styles/view/import.scss
vendored
6
gui/app/styles/view/import.scss
vendored
|
@ -1,10 +1,8 @@
|
|||
.import-zone {
|
||||
margin: 3rem 1rem;
|
||||
|
||||
> .import-document-button {
|
||||
> .dz-preview, .dz-processing {
|
||||
display: none !important;
|
||||
}
|
||||
.dz-preview, .dz-processing {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
> .import-status {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue