k94314517
2024-07-22 1941e9fc342b3a2cb6d32e9658ad46f29f50a5df
wechat_jiaxuan/app.wxss
@@ -65,4 +65,20 @@
.flex-column {
  flex-direction: column;
}
button {
  margin: 0;
  padding: 0;
  background-color: inherit;
  position: static;
}
button:after {
  content: none;
}
::-webkit-scrollbar {
  display: none;
}
button::after {
  border: none;
}