mirror of
https://github.com/jgthms/bulma.git
synced 2024-11-14 11:14:24 +00:00
Change $border to $grey-lighter in mixins. Fixes #1862
This commit is contained in:
parent
3d95d93493
commit
d4b92c0faf
@ -238,7 +238,7 @@
|
||||
|
||||
%loader
|
||||
animation: spinAround 500ms infinite linear
|
||||
border: 2px solid $border
|
||||
border: 2px solid $grey-lighter
|
||||
border-radius: $radius-rounded
|
||||
border-right-color: transparent
|
||||
border-top-color: transparent
|
||||
|
Loading…
Reference in New Issue
Block a user