浏览代码

💄 Layout样式

晓晓晓晓丶vv 4 年之前
父节点
当前提交
7381aa3e44
共有 1 个文件被更改,包括 9 次插入0 次删除
  1. 9 0
      src/scss/index.scss

+ 9 - 0
src/scss/index.scss

@@ -8,6 +8,15 @@ p {
   margin-bottom: 0 !important;
 }
 
+.web-wrapper {
+  height: 100vh;
+
+  .web-menu {
+    height: 100%;
+    overflow-y: auto;
+  }
+}
+
 .clearfix {
   &:after {
     visibility: hidden;