jiangping
2024-07-19 bf99ae66d14857dfcd97dc6ccb8e82a38d3bd75f
wechat_jiaxuan/app.wxss
@@ -66,3 +66,17 @@
.flex-column {
  flex-direction: column;
}
button {
  margin: 0;
  padding: 0;
  background-color: inherit;
  position: static;
}
button:after {
  content: none;
}
button::after {
  border: none;
}