diff options
Diffstat (limited to 'packages/frontend/src/pages/gallery/edit.vue')
| -rw-r--r-- | packages/frontend/src/pages/gallery/edit.vue | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/frontend/src/pages/gallery/edit.vue b/packages/frontend/src/pages/gallery/edit.vue index ac1e2b4855..c8111d7890 100644 --- a/packages/frontend/src/pages/gallery/edit.vue +++ b/packages/frontend/src/pages/gallery/edit.vue @@ -122,7 +122,7 @@ definePageMetadata(computed(() => props.postId ? { })); </script> -<style lang="scss"> +<style lang="scss" scoped> .wqugxsfx { height: 200px; background-size: contain; |