1
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user