mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
committed by
Jeremy Thomas
parent
f97f0d7df9
commit
61938a39e9
@@ -38,7 +38,7 @@
|
||||
-webkit-appearance: none
|
||||
background-color: rgba($black, 0.2)
|
||||
border: none
|
||||
border-radius: 290486px
|
||||
border-radius: $radius-rounded
|
||||
cursor: pointer
|
||||
display: inline-block
|
||||
flex-grow: 0
|
||||
@@ -144,7 +144,7 @@
|
||||
=loader
|
||||
animation: spinAround 500ms infinite linear
|
||||
border: 2px solid $border
|
||||
border-radius: 290486px
|
||||
border-radius: $radius-rounded
|
||||
border-right-color: transparent
|
||||
border-top-color: transparent
|
||||
content: ""
|
||||
|
||||
Reference in New Issue
Block a user