💄 优化小屏幕评论组件显示效果

This commit is contained in:
ronger 2022-02-11 11:23:58 +08:00
parent 33e4985822
commit 553380f5bb

View File

@ -12,7 +12,7 @@
<el-drawer <el-drawer
:visible.sync="drawer" :visible.sync="drawer"
:direction="direction" :direction="direction"
size="40%"> size="50%">
<el-col slot="title"> <el-col slot="title">
<el-col> <el-col>
<el-avatar v-show="commentAuthorAvatar" :src="commentAuthorAvatar"></el-avatar> <el-avatar v-show="commentAuthorAvatar" :src="commentAuthorAvatar"></el-avatar>