闫增涛
2024-04-11 0bbc91dbf3a58da857ef098b34f9d2f86361c766
packageDomain/pages/teacherCertification/index.wxss
@@ -1,3 +1,5 @@
@import "./index.skeleton.wxss";
page {
  background: #F2F3F8;
}
@@ -10,7 +12,6 @@
.content {
  height: calc(100vh - env(safe-area-inset-bottom));
  box-sizing: border-box;
  overflow-y: auto;
}
.tips {