[Client:Mobile] Better design
This commit is contained in:
parent
484f063c01
commit
f7c0654b9b
@ -13,8 +13,7 @@
|
|||||||
$height = 48px
|
$height = 48px
|
||||||
|
|
||||||
display block
|
display block
|
||||||
position -webkit-sticky
|
position fixed
|
||||||
position sticky
|
|
||||||
top 0
|
top 0
|
||||||
z-index 1024
|
z-index 1024
|
||||||
width 100%
|
width 100%
|
||||||
|
@ -8,6 +8,7 @@
|
|||||||
<style>
|
<style>
|
||||||
:scope
|
:scope
|
||||||
display block
|
display block
|
||||||
|
padding-top 48px
|
||||||
</style>
|
</style>
|
||||||
<script>
|
<script>
|
||||||
this.mixin('stream');
|
this.mixin('stream');
|
||||||
|
Loading…
Reference in New Issue
Block a user