Remove rainloopErrorTip corner triangle

This commit is contained in:
djmaze 2021-12-14 14:32:18 +01:00
parent 41270ac5e9
commit f30d0263ac

View file

@ -25,17 +25,6 @@
white-space: normal;
}
}
[data-rainloopErrorTip]::after {
border-color: transparent transparent #999 transparent;
border-style: solid;
border-width: 5px;
content: "";
margin: -5px;
position: absolute;
top: 100%;
transform: rotate(-45deg);
z-index: 2002;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,