chore(client): tweak style of messaging-room

This commit is contained in:
ltlapy 2022-07-06 21:32:38 +09:00
parent c58f2a7d15
commit f45f69ebb2

View file

@ -292,6 +292,7 @@ definePageMetadata(computed(() => !fetching ? user ? {
<style lang="scss" scoped>
.mk-messaging-room {
position: relative;
overflow: scroll;
> .body {
.more {