This commit is contained in:
the-djmaze 2024-08-05 16:46:53 +02:00
parent e4316e6665
commit de26a00c49
2 changed files with 2 additions and 1 deletions

View file

@ -33,6 +33,7 @@ input:-webkit-autofill:active {
transition: color 9999s ease-out, background-color 9999s ease-out;
}
.btn-rotate,
[data-icon].rotate::before {
transform: rotate(-180deg);
}