From eac33e1a4e552b95a4e5fccdf5d464a807971a19 Mon Sep 17 00:00:00 2001 From: Zack Spear Date: Wed, 31 May 2023 14:11:45 -0700 Subject: [PATCH] fix: web component styles --- components/Auth.ce.vue | 7 +++++++ components/CallbackHandler.ce.vue | 7 +++++++ components/KeyActions.ce.vue | 7 +++++++ components/Launchpad.ce.vue | 7 +++++++ components/PluginPromo.ce.vue | 7 +++++++ components/WanIpCheck.ce.vue | 7 +++++++ 6 files changed, 42 insertions(+) diff --git a/components/Auth.ce.vue b/components/Auth.ce.vue index 04410d360..8f6ed99e7 100644 --- a/components/Auth.ce.vue +++ b/components/Auth.ce.vue @@ -1,4 +1,5 @@ @@ -7,3 +8,9 @@ import '~/assets/main.css'; Auth.ce + + diff --git a/components/CallbackHandler.ce.vue b/components/CallbackHandler.ce.vue index 4efe6f4ac..42edfd5e1 100644 --- a/components/CallbackHandler.ce.vue +++ b/components/CallbackHandler.ce.vue @@ -1,5 +1,6 @@ @@ -7,3 +8,9 @@ import '~/assets/main.css'; KeyActions.ce + + diff --git a/components/Launchpad.ce.vue b/components/Launchpad.ce.vue index 187246cab..8dce649b4 100644 --- a/components/Launchpad.ce.vue +++ b/components/Launchpad.ce.vue @@ -1,4 +1,5 @@ @@ -7,3 +8,9 @@ import '~/assets/main.css'; Launchpad.ce + + diff --git a/components/PluginPromo.ce.vue b/components/PluginPromo.ce.vue index adf935964..7650615eb 100644 --- a/components/PluginPromo.ce.vue +++ b/components/PluginPromo.ce.vue @@ -1,4 +1,5 @@ @@ -7,3 +8,9 @@ import '~/assets/main.css'; PluginPromo.ce + + diff --git a/components/WanIpCheck.ce.vue b/components/WanIpCheck.ce.vue index 1857d7fcc..e9bf79ba8 100644 --- a/components/WanIpCheck.ce.vue +++ b/components/WanIpCheck.ce.vue @@ -1,4 +1,5 @@ @@ -7,3 +8,9 @@ import '~/assets/main.css'; WanIpCheck.ce + +