diff --git a/src/views/modules/warning/components/screen-table/index.vue b/src/views/modules/warning/components/screen-table/index.vue index 9bb54453..522556fe 100644 --- a/src/views/modules/warning/components/screen-table/index.vue +++ b/src/views/modules/warning/components/screen-table/index.vue @@ -325,13 +325,13 @@ export default { box-sizing: border-box; display: block; box-sizing: border-box; - width: 215px; + width: 500px; height: auto; line-height: 20px; border: 1px solid red; position: absolute; right: -100%; - top: 150%; + bottom: 150%; background: #fff; box-shadow: 0 0 10px 0 #2194fe; border: 1px solid #42a4fe;