This commit is contained in:
CaCO3
2024-02-11 18:51:27 +01:00
committed by CaCO3
parent 59de6319a1
commit 0d391c8780

View File

@@ -57,7 +57,7 @@
.tooltip .tooltiptext {
visibility: hidden;
width: 470px;
width: 460px;
background-color: #fcfcfc;
padding: 5px;
@@ -69,7 +69,7 @@
position: absolute;
z-index: 1;
top: 100%;
left: 590%;
left: 520%;
margin-left: -600px;
}