Files
integreat/resources/bulma-0.9.0/sass/helpers/other.sass
Bryce Covert 3a2351aa41 build
2020-08-22 17:14:30 -07:00

9 lines
133 B
Sass

.is-radiusless
border-radius: 0 !important
.is-shadowless
box-shadow: none !important
.is-unselectable
@extend %unselectable