carey0001 před 5 roky
rodič
revize
3f45f55208
2 změnil soubory, kde provedl 2 přidání a 1 odebrání
  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;