Init
This commit is contained in:
7
app/static/bulma/sass/helpers/position.sass
Normal file
7
app/static/bulma/sass/helpers/position.sass
Normal file
@ -0,0 +1,7 @@
|
||||
@import "../utilities/mixins"
|
||||
|
||||
.is-overlay
|
||||
@extend %overlay
|
||||
|
||||
.is-relative
|
||||
position: relative !important
|
Reference in New Issue
Block a user