Poprawiono z-index dla tooltipów

This commit is contained in:
2022-01-16 00:51:55 +01:00
parent 1c34a9cf38
commit 4c4340863d
+1 -1
View File
@@ -50,7 +50,7 @@ body {
.g-tooltip {
position: relative;
z-index: 10;
z-index: 11;
.content {
position: absolute;