This commit is contained in:
2024-07-25 12:23:16 +05:45
parent 09446d6bcd
commit 5d398d05f6
3 changed files with 32 additions and 12 deletions

View File

@@ -6799,6 +6799,7 @@ fieldset:disabled .btn {
@keyframes spinner-border {
to {
transform: rotate(360deg)
/* rtl:ignore */
}
}