チャンネルで入力中ユーザーを表示するように、Chat UIでタイムラインでは投稿フォームを上に表示するように
This commit is contained in:
parent
5f1a6b6f64
commit
25d37302a8
11 changed files with 143 additions and 41 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue