mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2024-11-11 10:06:53 +08:00
Merge pull request #3013 from urbanrotnik/ur-sci-5084-smart-annotation-missing-icon
Fix cursor on SmartAnnotation [SCI-5084]
This commit is contained in:
commit
216db90e4a
1 changed files with 6 additions and 0 deletions
|
@ -178,3 +178,9 @@
|
|||
text-decoration: none;
|
||||
}
|
||||
}
|
||||
|
||||
.atwho-user-container {
|
||||
.atwho-user-popover {
|
||||
cursor: pointer;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue