mirror of
https://github.com/detleph/components.git
synced 2026-09-04 00:26:01 +02:00
Change loader color to white
This commit is contained in:
@@ -69,6 +69,10 @@
|
||||
svg {
|
||||
overflow: visible;
|
||||
|
||||
circle {
|
||||
fill: white;
|
||||
}
|
||||
|
||||
@for $i from 1 through 3 {
|
||||
:nth-child(#{$i}) {
|
||||
animation-delay: calc(7 * #{$i}0ms);
|
||||
|
||||
Reference in New Issue
Block a user