This commit is contained in:
X1627315083
2026-01-27 10:15:20 +08:00
parent fb1d09d98e
commit 03a9e2f52c

View File

@@ -919,8 +919,10 @@ export default defineComponent({
min-height: 34rem;
@media (max-width: 768px) {
margin-top: 2.4rem;
height: 20rem;
min-height: auto;
&[state="2"] {
height: 20rem;
}
}
&[state="2"] {
> * {