add: 美化头像和设置用户名称过程
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
|
||||
<Layout>
|
||||
<Sider Width="200" Theme="SiderTheme.Light">
|
||||
<Sider Width="200">
|
||||
<div class="chat-control-zone">
|
||||
<div>
|
||||
<Button Type="@ButtonType.Primary" Size="large" @onclick="@CreateChatClicked">
|
||||
|
@@ -24,4 +24,5 @@
|
||||
|
||||
.chat-list {
|
||||
overflow-y: auto;
|
||||
margin-top: 40px;
|
||||
}
|
Reference in New Issue
Block a user