预警表格样式修改

This commit is contained in:
zhaotiantian
2023-12-11 14:18:29 +08:00
parent d20335eb4c
commit d4f668548c
7 changed files with 231 additions and 178 deletions
@@ -49,7 +49,7 @@
</script>
<style scoped lang="less">
.inner {
width: 90%;
width: 100%;
margin: 0 auto;
height: calc(100% - 40px);
}