This commit is contained in:
xulu
2021-09-25 16:15:06 +08:00
parent ae37533b0e
commit ec5e69418b
31 changed files with 4045 additions and 787 deletions

View File

@@ -127,11 +127,11 @@
<style scoped>
.container {
padding: 0 10px;
padding: 0;
box-sizing: border-box;
border: 1px solid #DCDFE6;
max-height: 500px;
overflow-y: scroll;
/* border: 1px solid #DCDFE6; */
/* max-height: 500px; */
/* overflow-y: scroll; */
}
.container .comment {