forked from MarseyWorld/MarseyWorld
fix tooltips inside modals
parent
179eafc2b4
commit
d0d7f49a07
|
@ -2002,7 +2002,7 @@ button.close {
|
|||
}
|
||||
.tooltip {
|
||||
position: absolute;
|
||||
z-index: 1070;
|
||||
z-index: 1000000003;
|
||||
display: block;
|
||||
margin: 0;
|
||||
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
|
||||
|
|
Loading…
Reference in New Issue