CSS rainloopErrorTip location

This commit is contained in:
the-djmaze 2024-03-03 03:13:03 +01:00
parent 2efe90fe48
commit 0e202a6640
2 changed files with 5 additions and 1 deletions

View file

@ -123,4 +123,8 @@ html[dir="rtl"] {
border-right: 6px solid #eee;
}
}
[data-rainloopErrorTip]::before {
left: 100%;
}
}