Revert "Update messaging-room.vue"

This reverts commit 313afbd6db2c6a842670fb5202d1a8842d51c290.
This commit is contained in:
syuilo 2018-07-15 01:07:17 +09:00
parent 76c455e305
commit 7af46e6cf8

View file

@ -255,8 +255,7 @@ root(isDark)
width 100%
max-width 600px
margin 0 auto
flex 1 1 0
overflow-y auto
flex 1
> .init
width 100%
@ -342,6 +341,10 @@ root(isDark)
background isDark ? #191b22 : #fff
> footer
position -webkit-sticky
position sticky
z-index 2
bottom 0
width 100%
max-width 600px
margin 0 auto