Procházet zdrojové kódy

0210348-主页中部点击

0210348 před 2 měsíci
rodič
revize
7c280417c7
1 změnil soubory, kde provedl 5 přidání a 5 odebrání
  1. 5 5
      src/app/tab1/tab1.page.scss

+ 5 - 5
src/app/tab1/tab1.page.scss

@@ -38,7 +38,7 @@ ion-searchbar {
   box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
   box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
 }
 }
 
 
-.wave {
+/* .wave {
   position: absolute;
   position: absolute;
   width: 200%;
   width: 200%;
   height: 200%;
   height: 200%;
@@ -47,12 +47,12 @@ ion-searchbar {
   background: rgba(255, 255, 255, 0.4);
   background: rgba(255, 255, 255, 0.4);
   border-radius: 50%;
   border-radius: 50%;
   animation: wave 4s infinite linear;
   animation: wave 4s infinite linear;
-}
+} */
 
 
 .wave-inner {
 .wave-inner {
-  width: 120px;
-  height: 120px;
-  background-color: #3f51b5;
+  width: 150px;
+  height: 150px;
+  background-color: #6ec1e4;
   border-radius: 50%;
   border-radius: 50%;
   display: flex;
   display: flex;
   justify-content: center;
   justify-content: center;