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:
artoscinote 2023-02-03 12:38:46 +01:00 committed by GitHub
commit fa3dbbfee9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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;