mirror of
https://github.com/jgthms/bulma
synced 2026-03-21 12:44:30 -07:00
9 lines
133 B
Sass
9 lines
133 B
Sass
|
|
.is-radiusless
|
||
|
|
border-radius: 0 !important
|
||
|
|
|
||
|
|
.is-shadowless
|
||
|
|
box-shadow: none !important
|
||
|
|
|
||
|
|
.is-unselectable
|
||
|
|
@extend %unselectable
|