mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-06-06 08:10:21 +08:00
px => rem
This commit is contained in:
@@ -462,7 +462,7 @@ const getImgUrl: Ref<string> = computed(() => {
|
||||
</VHover>
|
||||
<VDialog
|
||||
v-model="subscribeSeasonDialog"
|
||||
max-width="600"
|
||||
max-width="50rem"
|
||||
content-class="whitespace-nowrap"
|
||||
scrollable
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user