mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-02-06 15:05:26 +08:00
Fix hound warning [SCI-695]
This commit is contained in:
parent
f51f33ec25
commit
2a27c8e6b3
1 changed files with 1 additions and 1 deletions
|
@ -1598,7 +1598,7 @@ textarea.textarea-sm {
|
|||
vertical-align: middle;
|
||||
}
|
||||
|
||||
li.ui-sortable-helper {
|
||||
.ui-sortable-helper {
|
||||
cursor: -webkit-grabbing;
|
||||
cursor: grabbing;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue