Mobile updates
This commit is contained in:
@@ -1,6 +1,14 @@
|
||||
html, body
|
||||
overflow-x: hidden
|
||||
margin: 0
|
||||
padding: 0
|
||||
body
|
||||
@media #{$small-only}
|
||||
font-size: 13px
|
||||
#ember-app-container
|
||||
background-image: image-url('theme1/wall-bg.jpg')
|
||||
background-repeat: repeat
|
||||
|
||||
main.main-section
|
||||
+panel($bg:rgba(200,200,200,0.8))
|
||||
height: 100%
|
||||
@@ -28,3 +36,6 @@ span.loading
|
||||
@extend .fa-lg
|
||||
&.large
|
||||
@extend .fa-2x
|
||||
|
||||
.supplier-name + .table-number
|
||||
padding-left: 0.3em
|
||||
|
||||
Reference in New Issue
Block a user