mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-09-06 16:16:42 +08:00
fix: 压缩目录卡片小屏录入行高度
This commit is contained in:
@@ -420,3 +420,10 @@ watch(
|
|||||||
</VCardActions>
|
</VCardActions>
|
||||||
</VCard>
|
</VCard>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
|
<style scoped>
|
||||||
|
:deep(.app-responsive-input) {
|
||||||
|
min-block-size: 3rem;
|
||||||
|
padding-block: 0.375rem;
|
||||||
|
}
|
||||||
|
</style>
|
||||||
|
|||||||
Reference in New Issue
Block a user