mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-03-07 05:03:26 +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 {
|
.import-protocols-modal-preview-container-json {
|
||||||
height: 300px;
|
height: 300px;
|
||||||
overflow-x: scroll;
|
|
||||||
overflow-y: scroll;
|
overflow-y: scroll;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
|
||||||
|
@ -1309,7 +1308,6 @@ ul.content-module-activities {
|
||||||
#modal-import-json-protocol-preview .modal-dialog {
|
#modal-import-json-protocol-preview .modal-dialog {
|
||||||
.modal-body {
|
.modal-body {
|
||||||
max-height: 75vh;
|
max-height: 75vh;
|
||||||
overflow-x: scroll;
|
|
||||||
overflow-y: auto;
|
overflow-y: auto;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue