チャンネルで入力中ユーザーを表示するように、Chat UIでタイムラインでは投稿フォームを上に表示するように

This commit is contained in:
syuilo 2021-02-20 20:20:05 +09:00
parent 5f1a6b6f64
commit 25d37302a8
11 changed files with 143 additions and 41 deletions

View file

@ -1010,7 +1010,7 @@ export default defineComponent({
flex-shrink: 0;
display: block;
position: sticky;
top: 12px;
top: 0;
margin: 0 14px 0 0;
width: 46px;
height: 46px;