kk.shi 3 år sedan
förälder
incheckning
b1aa75eff8
1 ändrade filer med 3 tillägg och 2 borttagningar
  1. 3 2
      pages/index/index.wxss

+ 3 - 2
pages/index/index.wxss

@@ -277,7 +277,7 @@ background: #909090;
   flex-flow: row nowrap;
   justify-content: center;
   align-items: center;
-  background-color: #FFFFFFFF;
+  /* background-color: #FFFFFFFF; */
   border-radius: 10px;
   box-shadow: 2px 2px 10px 0px rgba(90,90,90,0.3);
   margin-bottom: 14px;
@@ -285,7 +285,7 @@ background: #909090;
 
 .info-style{
   width: 344rpx;
-  height: 584rpx;
+  height: 576rpx;
 }
 .content-bottom-left{
   width: 119px;
@@ -319,6 +319,7 @@ background: #909090;
 }
 
 .content-bottom-style{
+  display:block;
   width: 344rpx;
   height: 288rpx;
 }