@@ -65,7 +65,9 @@
}
-
+.el-drawer__body {
+ overflow-y: auto;
+}
// dropdown
.el-dropdown-menu {
a {