[Client:Mobile] Better design

This commit is contained in:
syuilo 2017-02-22 21:36:16 +09:00
parent 484f063c01
commit f7c0654b9b
2 changed files with 2 additions and 2 deletions

View File

@ -13,8 +13,7 @@
$height = 48px
display block
position -webkit-sticky
position sticky
position fixed
top 0
z-index 1024
width 100%

View File

@ -8,6 +8,7 @@
<style>
:scope
display block
padding-top 48px
</style>
<script>
this.mixin('stream');