carey0001 6 年之前
父節點
當前提交
3f45f55208
共有 2 個文件被更改,包括 2 次插入1 次删除
  1. 1 1
      assets/a.scss
  2. 1 0
      assets/new.scss

+ 1 - 1
assets/a.scss

@@ -63,7 +63,7 @@ body {
     }
 
     div {
-        height: 100%;
+        height: auto;
     }
 
     .search {

+ 1 - 0
assets/new.scss

@@ -26,6 +26,7 @@ $f0f0f0:#f0f0f0;
     background-repeat: no-repeat;
     background-size: 100%;
     margin-bottom: 1rem;
+    height: auto;
     .user_info{
       padding: 1rem 0.5rem;
       padding-left: 2rem;