jiangping
2024-07-19 60af4864922ec0afd392757486779f2a15728c16
wechat_jiaxuan/app.wxss
@@ -65,4 +65,18 @@
.flex-column {
  flex-direction: column;
}
button {
  margin: 0;
  padding: 0;
  background-color: inherit;
  position: static;
}
button:after {
  content: none;
}
button::after {
  border: none;
}