mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-01-14 19:37:51 +08:00
Merge pull request #3117 from urbanrotnik/ur-sci-5446-error-at-generating-report
Fix report generation [SCI-5446]
This commit is contained in:
commit
e874ca8ac5
1 changed files with 5 additions and 0 deletions
|
@ -74,4 +74,9 @@
|
|||
margin-top: 2px;
|
||||
}
|
||||
}
|
||||
|
||||
// Not in use but needs to be defined for proper compiling
|
||||
.jstree-default-responsive .jstree-icon {
|
||||
background-image: image-url("40px.png");
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue