styles: btn common with loading icon light

This commit is contained in:
lytrankieio123 2021-08-24 11:08:18 +07:00
parent f86d7265d8
commit 1ab91ca34a

View File

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