Explorar el Código

0210348-主页中部点击

0210348 hace 2 meses
padre
commit
7c280417c7
Se han modificado 1 ficheros con 5 adiciones y 5 borrados
  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);
 }
 
-.wave {
+/* .wave {
   position: absolute;
   width: 200%;
   height: 200%;
@@ -47,12 +47,12 @@ ion-searchbar {
   background: rgba(255, 255, 255, 0.4);
   border-radius: 50%;
   animation: wave 4s infinite linear;
-}
+} */
 
 .wave-inner {
-  width: 120px;
-  height: 120px;
-  background-color: #3f51b5;
+  width: 150px;
+  height: 150px;
+  background-color: #6ec1e4;
   border-radius: 50%;
   display: flex;
   justify-content: center;