diff --git a/src/views/monitor/components/box-2.vue b/src/views/monitor/components/box-2.vue index 54ea126..e5890df 100644 --- a/src/views/monitor/components/box-2.vue +++ b/src/views/monitor/components/box-2.vue @@ -737,8 +737,9 @@ align-items: flex-start; padding-right:0; &:nth-last-of-type(1) { - padding: vh(0) vw(20); - padding-right:0; + // padding: vh(0) vw(20); + // padding-right:0; + padding-bottom:0; } } }