Merge pull request #2 from KieIO/m1-lytran

styles: btn common with loading icon light
This commit is contained in:
lytrankieio123 2021-08-24 11:09:01 +07:00 committed by GitHub
commit f3fb3a52b4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -44,7 +44,7 @@
border: 1px solid var(--text-active);
&.loading {
&::before {
border-color: var(--primary);
border-top-color: var(--primary);
}
}
}