mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-06-10 18:20:48 +08:00
px => rem
This commit is contained in:
@@ -389,7 +389,7 @@ onMounted(() => {
|
||||
<!-- 更新站点Cookie & UA弹窗 -->
|
||||
<VDialog
|
||||
v-model="siteCookieDialog"
|
||||
max-width="600"
|
||||
max-width="50rem"
|
||||
>
|
||||
<!-- Dialog Content -->
|
||||
<VCard title="更新站点Cookie & UA">
|
||||
|
||||
Reference in New Issue
Block a user