mirror of
https://iceshrimp.dev/crimekillz/iceshrimp-161sh.git
synced 2024-11-23 12:39:59 +01:00
Update messaging-room.vue
This commit is contained in:
parent
e1dd855f00
commit
deaa5b350b
@ -255,7 +255,8 @@ root(isDark)
|
|||||||
width 100%
|
width 100%
|
||||||
max-width 600px
|
max-width 600px
|
||||||
margin 0 auto
|
margin 0 auto
|
||||||
flex 1
|
flex 1 1 0
|
||||||
|
overflow-y auto
|
||||||
|
|
||||||
> .init
|
> .init
|
||||||
width 100%
|
width 100%
|
||||||
@ -341,10 +342,6 @@ root(isDark)
|
|||||||
background isDark ? #191b22 : #fff
|
background isDark ? #191b22 : #fff
|
||||||
|
|
||||||
> footer
|
> footer
|
||||||
position -webkit-sticky
|
|
||||||
position sticky
|
|
||||||
z-index 2
|
|
||||||
bottom 0
|
|
||||||
width 100%
|
width 100%
|
||||||
max-width 600px
|
max-width 600px
|
||||||
margin 0 auto
|
margin 0 auto
|
||||||
|
Loading…
Reference in New Issue
Block a user