mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Change $border to $grey-lighter in mixins. Fixes #1862
This commit is contained in:
@@ -238,7 +238,7 @@
|
|||||||
|
|
||||||
%loader
|
%loader
|
||||||
animation: spinAround 500ms infinite linear
|
animation: spinAround 500ms infinite linear
|
||||||
border: 2px solid $border
|
border: 2px solid $grey-lighter
|
||||||
border-radius: $radius-rounded
|
border-radius: $radius-rounded
|
||||||
border-right-color: transparent
|
border-right-color: transparent
|
||||||
border-top-color: transparent
|
border-top-color: transparent
|
||||||
|
|||||||
Reference in New Issue
Block a user