mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2024-12-27 02:04:33 +08:00
Fix tooltip display when editing inventory row
This commit is contained in:
parent
af37ea271f
commit
ceb0923ce6
1 changed files with 1 additions and 0 deletions
|
@ -1303,6 +1303,7 @@ ul.content-activities {
|
|||
border-bottom: 1px dotted $color-alto;
|
||||
cursor: help;
|
||||
display: inline-block;
|
||||
pointer-events: auto;
|
||||
|
||||
.modal-tooltiptext {
|
||||
background-color: $color-alto;
|
||||
|
|
Loading…
Reference in a new issue