mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-03-06 20:56:42 +08:00
quick fix un-needed styling
This commit is contained in:
parent
11dc3be9d4
commit
1fc8b2a2b2
1 changed files with 0 additions and 2 deletions
|
@ -1278,7 +1278,6 @@ ul.content-module-activities {
|
|||
|
||||
.import-protocols-modal-preview-container-json {
|
||||
height: 300px;
|
||||
overflow-x: scroll;
|
||||
overflow-y: scroll;
|
||||
width: 100%;
|
||||
|
||||
|
@ -1309,7 +1308,6 @@ ul.content-module-activities {
|
|||
#modal-import-json-protocol-preview .modal-dialog {
|
||||
.modal-body {
|
||||
max-height: 75vh;
|
||||
overflow-x: scroll;
|
||||
overflow-y: auto;
|
||||
width: 100%;
|
||||
|
||||
|
|
Loading…
Reference in a new issue