@@ -121,6 +121,7 @@ export default {
<style lang="scss" scoped>
.text-content{
+ margin: 0;
max-height: 500px;
overflow: auto;
}