mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-01-09 17:09:45 +08:00
Merge pull request #4929 from sboursen-scinote/sb_SCI-7832
Bring the user information flyout to the foreground in task panel [SCI-7832]
This commit is contained in:
commit
fa3dbbfee9
1 changed files with 1 additions and 1 deletions
|
@ -1381,7 +1381,7 @@ th.custom-field .modal-tooltiptext {
|
|||
border-radius: 3px;
|
||||
min-width: 450px;
|
||||
padding: 15px 10px;
|
||||
z-index: 9999;
|
||||
z-index: 10001;
|
||||
|
||||
h5 {
|
||||
font-weight: bold;
|
||||
|
|
Loading…
Reference in a new issue