This commit is contained in:
2026-02-05 15:14:50 +08:00
parent 826c6d28b2
commit 1cbfc85a5d
4 changed files with 6 additions and 6 deletions

View File

@@ -30,9 +30,9 @@
flex-direction: column;
> .bottom-view {
flex: 1;
// background-color: #fff;
overflow: hidden;
display: flex;
// background-color: #fff;
// display: flex;
}
}
}