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