💄 优化小屏幕评论组件显示效果
This commit is contained in:
parent
33e4985822
commit
553380f5bb
@ -12,7 +12,7 @@
|
||||
<el-drawer
|
||||
:visible.sync="drawer"
|
||||
:direction="direction"
|
||||
size="40%">
|
||||
size="50%">
|
||||
<el-col slot="title">
|
||||
<el-col>
|
||||
<el-avatar v-show="commentAuthorAvatar" :src="commentAuthorAvatar"></el-avatar>
|
||||
|
Loading…
Reference in New Issue
Block a user