This commit is contained in:
kron
2025-08-14 10:50:17 +08:00
parent cf318bc552
commit 670e79bea4
2 changed files with 2 additions and 2 deletions

View File

@@ -288,7 +288,7 @@ onShow(async () => {
display: flex;
flex-direction: column;
align-items: center;
font-size: 11px;
font-size: 12px;
}
.my-data > view:last-child > view > view {
margin-bottom: 5px;

View File

@@ -111,7 +111,7 @@ onShow(async () => {
align-items: center;
justify-content: space-between;
color: #fff9;
font-size: 11px;
font-size: 12px;
}
.practise-data > view:first-child {
padding-bottom: 15px;