mirror of
https://github.com/Xevion/simple-viewer.git
synced 2025-12-14 14:13:09 -06:00
switch to scss for css, begin refactoring old css into scss, add bulma 0.9.1 to repo
This commit is contained in:
5
viewer/static/bulma/sass/helpers/position.sass
Normal file
5
viewer/static/bulma/sass/helpers/position.sass
Normal file
@@ -0,0 +1,5 @@
|
||||
.is-overlay
|
||||
@extend %overlay
|
||||
|
||||
.is-relative
|
||||
position: relative !important
|
||||
Reference in New Issue
Block a user