.edit_column{width:100%;height:100%;padding:20px 0}.edit_column .content{flex:1;display:flex;overflow:auto;justify-content:center;padding:0 20px 0 0}.edit_column .content .el-form{width:95%}.edit_column .content .el-form .el-textarea__inner{font-family:Arial}.edit_column .add{display:flex;justify-content:space-between;color:#275d96}.edit_column .add .add-header{cursor:pointer}.edit_column .categoryform{width:100%}.comment-container{width:100%;height:100%;box-sizing:border-box}.comment-container .fast-button{display:flex}.comment-container .content_box{box-sizing:border-box;width:100%;height:100%;padding:5px 15px 0;background:#fff;display:flex;flex-direction:column;box-shadow:0 0 5px #dad9d9}.comment-container .content_box .content{flex:1;margin-top:10px;overflow:hidden}