Explorar el Código

返回首页按钮去掉阴影

tags/安徽版C.4.1.6最终版
海洋之声 hace 6 años
padre
commit
dc57c85340
Se han modificado 2 ficheros con 2 adiciones y 2 borrados
  1. +1
    -1
      pages/joinFrDpell/index.wxss
  2. +1
    -1
      pages/spellGroup/mySpellGroup/index.wxss

+ 1
- 1
pages/joinFrDpell/index.wxss Ver fichero

@@ -345,7 +345,7 @@
background:rgba(255,255,255,1);
line-height:95rpx;
border:1rpx solid rgba(227,227,227,1);
box-shadow:0px 8px 8px 1px rgba(189,189,189,0.32);
/* box-shadow:0px 8px 8px 1px rgba(189,189,189,0.32); */
border-radius:48rpx;
margin-right:25rpx;
}


+ 1
- 1
pages/spellGroup/mySpellGroup/index.wxss Ver fichero

@@ -15,7 +15,7 @@
background:rgba(255,255,255,1);
line-height:95rpx;
border:1rpx solid rgba(227,227,227,1);
box-shadow:0px 8px 8px 1px rgba(189,189,189,0.32);
/* box-shadow:0px 8px 8px 1px rgba(189,189,189,0.32); */
border-radius:48rpx;
margin-right:25rpx;
}


Cargando…
Cancelar
Guardar