Bring the information flyout to the foreground in task panel [SCI-7832]

This commit is contained in:
sboursen-scinote 2023-02-03 08:25:07 +01:00
parent dd5c567e50
commit ada165264a

View file

@ -1381,7 +1381,7 @@ th.custom-field .modal-tooltiptext {
border-radius: 3px; border-radius: 3px;
min-width: 450px; min-width: 450px;
padding: 15px 10px; padding: 15px 10px;
z-index: 9999; z-index: 10001;
h5 { h5 {
font-weight: bold; font-weight: bold;