mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-01-01 21:21:50 +08:00
fix hound
This commit is contained in:
parent
a0704cd873
commit
0011474ea3
1 changed files with 1 additions and 2 deletions
|
@ -1139,7 +1139,7 @@ ul.content-module-activities {
|
|||
}
|
||||
}
|
||||
|
||||
/* Preview protocol modal */
|
||||
// Preview protocol modal
|
||||
@media (min-width: 768px) {
|
||||
#protocol-preview-modal .modal-dialog {
|
||||
width: 70%;
|
||||
|
@ -1151,7 +1151,6 @@ ul.content-module-activities {
|
|||
max-height: 75vh;
|
||||
overflow-y: auto;
|
||||
width: 100%;
|
||||
|
||||
.ql-editor {
|
||||
min-height: initial;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue