From fd999d1ec892bc4b900a5444b85cb2cb1d141a49 Mon Sep 17 00:00:00 2001 From: btea <2356281422@qq.com> Date: Fri, 3 Dec 2021 14:43:24 +0800 Subject: [PATCH] chore: remove unnecessary style --- playground/default/src/components/HelloWorld.vue | 1 - playground/jsx-pinia-with-tests/src/components/HelloWorld.vue | 1 - playground/jsx-pinia/src/components/HelloWorld.vue | 1 - playground/jsx-with-tests/src/components/HelloWorld.vue | 1 - playground/jsx/src/components/HelloWorld.vue | 1 - playground/pinia-with-tests/src/components/HelloWorld.vue | 1 - playground/pinia/src/components/HelloWorld.vue | 1 - playground/with-tests/src/components/HelloWorld.vue | 1 - template/code/default/src/components/HelloWorld.vue | 1 - 9 files changed, 9 deletions(-) diff --git a/playground/default/src/components/HelloWorld.vue b/playground/default/src/components/HelloWorld.vue index aa16fa1fb..e9cf262cf 100644 --- a/playground/default/src/components/HelloWorld.vue +++ b/playground/default/src/components/HelloWorld.vue @@ -37,7 +37,6 @@ h3 { @media (min-width: 1024px) { .greetings h1, .greetings h3 { - display: block; text-align: left; } } diff --git a/playground/jsx-pinia-with-tests/src/components/HelloWorld.vue b/playground/jsx-pinia-with-tests/src/components/HelloWorld.vue index aa16fa1fb..e9cf262cf 100644 --- a/playground/jsx-pinia-with-tests/src/components/HelloWorld.vue +++ b/playground/jsx-pinia-with-tests/src/components/HelloWorld.vue @@ -37,7 +37,6 @@ h3 { @media (min-width: 1024px) { .greetings h1, .greetings h3 { - display: block; text-align: left; } } diff --git a/playground/jsx-pinia/src/components/HelloWorld.vue b/playground/jsx-pinia/src/components/HelloWorld.vue index aa16fa1fb..e9cf262cf 100644 --- a/playground/jsx-pinia/src/components/HelloWorld.vue +++ b/playground/jsx-pinia/src/components/HelloWorld.vue @@ -37,7 +37,6 @@ h3 { @media (min-width: 1024px) { .greetings h1, .greetings h3 { - display: block; text-align: left; } } diff --git a/playground/jsx-with-tests/src/components/HelloWorld.vue b/playground/jsx-with-tests/src/components/HelloWorld.vue index aa16fa1fb..e9cf262cf 100644 --- a/playground/jsx-with-tests/src/components/HelloWorld.vue +++ b/playground/jsx-with-tests/src/components/HelloWorld.vue @@ -37,7 +37,6 @@ h3 { @media (min-width: 1024px) { .greetings h1, .greetings h3 { - display: block; text-align: left; } } diff --git a/playground/jsx/src/components/HelloWorld.vue b/playground/jsx/src/components/HelloWorld.vue index aa16fa1fb..e9cf262cf 100644 --- a/playground/jsx/src/components/HelloWorld.vue +++ b/playground/jsx/src/components/HelloWorld.vue @@ -37,7 +37,6 @@ h3 { @media (min-width: 1024px) { .greetings h1, .greetings h3 { - display: block; text-align: left; } } diff --git a/playground/pinia-with-tests/src/components/HelloWorld.vue b/playground/pinia-with-tests/src/components/HelloWorld.vue index aa16fa1fb..e9cf262cf 100644 --- a/playground/pinia-with-tests/src/components/HelloWorld.vue +++ b/playground/pinia-with-tests/src/components/HelloWorld.vue @@ -37,7 +37,6 @@ h3 { @media (min-width: 1024px) { .greetings h1, .greetings h3 { - display: block; text-align: left; } } diff --git a/playground/pinia/src/components/HelloWorld.vue b/playground/pinia/src/components/HelloWorld.vue index aa16fa1fb..e9cf262cf 100644 --- a/playground/pinia/src/components/HelloWorld.vue +++ b/playground/pinia/src/components/HelloWorld.vue @@ -37,7 +37,6 @@ h3 { @media (min-width: 1024px) { .greetings h1, .greetings h3 { - display: block; text-align: left; } } diff --git a/playground/with-tests/src/components/HelloWorld.vue b/playground/with-tests/src/components/HelloWorld.vue index aa16fa1fb..e9cf262cf 100644 --- a/playground/with-tests/src/components/HelloWorld.vue +++ b/playground/with-tests/src/components/HelloWorld.vue @@ -37,7 +37,6 @@ h3 { @media (min-width: 1024px) { .greetings h1, .greetings h3 { - display: block; text-align: left; } } diff --git a/template/code/default/src/components/HelloWorld.vue b/template/code/default/src/components/HelloWorld.vue index aa16fa1fb..e9cf262cf 100644 --- a/template/code/default/src/components/HelloWorld.vue +++ b/template/code/default/src/components/HelloWorld.vue @@ -37,7 +37,6 @@ h3 { @media (min-width: 1024px) { .greetings h1, .greetings h3 { - display: block; text-align: left; } }