forked from FoundKeyGang/FoundKey
[Client:Mobile] Better design
This commit is contained in:
parent
484f063c01
commit
f7c0654b9b
2 changed files with 2 additions and 2 deletions
|
@ -13,8 +13,7 @@
|
|||
$height = 48px
|
||||
|
||||
display block
|
||||
position -webkit-sticky
|
||||
position sticky
|
||||
position fixed
|
||||
top 0
|
||||
z-index 1024
|
||||
width 100%
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
<style>
|
||||
:scope
|
||||
display block
|
||||
padding-top 48px
|
||||
</style>
|
||||
<script>
|
||||
this.mixin('stream');
|
||||
|
|
Loading…
Reference in a new issue