diff --git a/src/views/system/record/record.vue b/src/views/system/record/record.vue
index 1f51b82..43bb443 100644
--- a/src/views/system/record/record.vue
+++ b/src/views/system/record/record.vue
@@ -102,7 +102,7 @@
-->
-
+
@@ -835,12 +835,11 @@ export default {
pointer-events: none;
}
.right {
- width: 70%;
+ width: 100%;
padding-bottom: 30px;
.handle {
float: right;
- margin-right: 50px;
- // position: absolute;
+ // margin-right: 50px;
margin-top: 20px;
::v-deep .el-textarea__inner {