Do not build user css

This commit is contained in:
2025-02-10 11:05:16 -05:00
parent 58178cc66d
commit 326af55c5c
24 changed files with 13 additions and 12 deletions
@@ -0,0 +1,16 @@
body.ios7
$ios-menu-height: 20px
.top-menu
margin-top: $ios-menu-height
.side-menu
margin-top: $ios-menu-height
#ember-app-container
padding-top: $ios-menu-height
.main-section
top: $top-menu-height + $ios-menu-height
.ios7-menu-panel
position: absolute
top: 0
width: 100%
height: $ios-menu-height
background-color: white