mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-05-16 23:57:34 +08:00
更新 AccountSettingDirectory.vue
This commit is contained in:
@@ -312,7 +312,7 @@ onMounted(() => {
|
||||
</template>
|
||||
<style lang="scss">
|
||||
.grid-directory-card {
|
||||
grid-template-columns: repeat(auto-fill, minmax(25rem, 1fr));
|
||||
grid-template-columns: repeat(auto-fill, minmax(20rem, 1fr));
|
||||
padding-block-end: 1rem;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user