diff --git a/src/views/layout/Layout.vue b/src/views/layout/Layout.vue index c59614df..2c501772 100644 --- a/src/views/layout/Layout.vue +++ b/src/views/layout/Layout.vue @@ -68,7 +68,7 @@ top: 0; bottom: 0; left: 0; - right: -17px; + width: 100%; overflow-y: scroll; } .main-container {