This commit is contained in:
kron
2025-08-05 15:58:43 +08:00
parent 4b9fe45ad2
commit c678a3160a
8 changed files with 38 additions and 14 deletions

View File

@@ -71,6 +71,9 @@ onMounted(() => {
display: flex;
align-items: center;
}
.container > view:first-child > view:last-child {
font-weight: 500;
}
.labels {
align-items: flex-end !important;
}