Skip to content

Commit 4438a06

Browse files
committed
fix: 反馈详情移除对回复组件的覆写css
1 parent eb6e0e5 commit 4438a06

1 file changed

Lines changed: 0 additions & 12 deletions

File tree

src/assets/css/dashboard/feedback_single.less

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -340,18 +340,6 @@
340340
}
341341
}
342342

343-
.m-reply .c-comment .el-main {
344-
.flex;
345-
flex-direction: column;
346-
.c-comment-order,
347-
.c-comment-list,
348-
.c-comment-pages {
349-
order: 0;
350-
}
351-
.c-comment-box {
352-
order: 1;
353-
}
354-
}
355343
.el-dropdown-menu--small .el-dropdown-menu__item {
356344
margin-bottom: 5px;
357345
}

0 commit comments

Comments
 (0)