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