This commit is contained in:
weipengfei 2023-12-06 16:55:47 +08:00
parent 259420966e
commit 3a5209dada
2 changed files with 4 additions and 0 deletions

View File

@ -552,10 +552,12 @@ onMounted(() => {
:deep(.ceil) {
padding: 0 !important;
margin-bottom: 0.3rem;
font-size: 0.8rem;
}
:deep(.header-item) {
padding: 0 !important;
font-size: 0.9rem;
}
}
}

View File

@ -284,10 +284,12 @@ onMounted(() => {
:deep(.ceil) {
padding: 0 !important;
margin-bottom: 0.3rem;
font-size: 0.8rem;
}
:deep(.header-item) {
padding: 0 !important;
font-size: 0.9rem;
}
}
.cylinder {