This commit is contained in:
CaCO3
2024-02-11 18:37:28 +01:00
committed by CaCO3
parent c6a789dc45
commit 3805687219

View File

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