细节优化

This commit is contained in:
2025-10-12 23:03:51 +08:00
parent 09c77a809b
commit 6a5191df21
14 changed files with 143 additions and 54 deletions

View File

@@ -1,7 +1,9 @@
.bill-detail-page {
min-height: 100vh;
height: 100vh;
background-color: #f5f5f5;
padding: 5px;
box-sizing: border-box;
overflow: hidden;
.title-text-box {
height: 118px;
display: flex;