diff options
Diffstat (limited to 'packages/frontend/src/widgets/aichan.vue')
| -rw-r--r-- | packages/frontend/src/widgets/aichan.vue | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/frontend/src/widgets/aichan.vue b/packages/frontend/src/widgets/aichan.vue index 828490fd9c..ec3a52c814 100644 --- a/packages/frontend/src/widgets/aichan.vue +++ b/packages/frontend/src/widgets/aichan.vue @@ -64,7 +64,7 @@ defineExpose<WidgetComponentExpose>({ }); </script> -<style lang="scss" scoped> +<style lang="scss"> .dedjhjmo { width: 100%; height: 350px; |