From bb87cf2515dd7b3f5eec0506d5462b62485e1bbb Mon Sep 17 00:00:00 2001 From: zhangenming <282126346@qq.com> Date: Sun, 26 Dec 2021 21:57:24 +0800 Subject: [PATCH] . --- .../jsx-router-pinia-with-tests/src/components/HelloWorld.vue | 1 - playground/jsx-router-pinia/src/components/HelloWorld.vue | 1 - playground/jsx-router-with-tests/src/components/HelloWorld.vue | 1 - playground/jsx-router/src/components/HelloWorld.vue | 1 - playground/router-pinia-with-tests/src/components/HelloWorld.vue | 1 - playground/router-pinia/src/components/HelloWorld.vue | 1 - playground/router-with-tests/src/components/HelloWorld.vue | 1 - playground/router/src/components/HelloWorld.vue | 1 - .../src/components/HelloWorld.vue | 1 - playground/typescript-jsx-pinia/src/components/HelloWorld.vue | 1 - .../src/components/HelloWorld.vue | 1 - .../typescript-jsx-router-pinia/src/components/HelloWorld.vue | 1 - .../src/components/HelloWorld.vue | 1 - playground/typescript-jsx-router/src/components/HelloWorld.vue | 1 - .../typescript-jsx-with-tests/src/components/HelloWorld.vue | 1 - playground/typescript-jsx/src/components/HelloWorld.vue | 1 - .../typescript-pinia-with-tests/src/components/HelloWorld.vue | 1 - playground/typescript-pinia/src/components/HelloWorld.vue | 1 - .../src/components/HelloWorld.vue | 1 - playground/typescript-router-pinia/src/components/HelloWorld.vue | 1 - .../typescript-router-with-tests/src/components/HelloWorld.vue | 1 - playground/typescript-router/src/components/HelloWorld.vue | 1 - playground/typescript-with-tests/src/components/HelloWorld.vue | 1 - playground/typescript/src/components/HelloWorld.vue | 1 - 24 files changed, 24 deletions(-) diff --git a/playground/jsx-router-pinia-with-tests/src/components/HelloWorld.vue b/playground/jsx-router-pinia-with-tests/src/components/HelloWorld.vue index aa16fa1fb..e9cf262cf 100644 --- a/playground/jsx-router-pinia-with-tests/src/components/HelloWorld.vue +++ b/playground/jsx-router-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-router-pinia/src/components/HelloWorld.vue b/playground/jsx-router-pinia/src/components/HelloWorld.vue index aa16fa1fb..e9cf262cf 100644 --- a/playground/jsx-router-pinia/src/components/HelloWorld.vue +++ b/playground/jsx-router-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-router-with-tests/src/components/HelloWorld.vue b/playground/jsx-router-with-tests/src/components/HelloWorld.vue index aa16fa1fb..e9cf262cf 100644 --- a/playground/jsx-router-with-tests/src/components/HelloWorld.vue +++ b/playground/jsx-router-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-router/src/components/HelloWorld.vue b/playground/jsx-router/src/components/HelloWorld.vue index aa16fa1fb..e9cf262cf 100644 --- a/playground/jsx-router/src/components/HelloWorld.vue +++ b/playground/jsx-router/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/router-pinia-with-tests/src/components/HelloWorld.vue b/playground/router-pinia-with-tests/src/components/HelloWorld.vue index aa16fa1fb..e9cf262cf 100644 --- a/playground/router-pinia-with-tests/src/components/HelloWorld.vue +++ b/playground/router-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/router-pinia/src/components/HelloWorld.vue b/playground/router-pinia/src/components/HelloWorld.vue index aa16fa1fb..e9cf262cf 100644 --- a/playground/router-pinia/src/components/HelloWorld.vue +++ b/playground/router-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/router-with-tests/src/components/HelloWorld.vue b/playground/router-with-tests/src/components/HelloWorld.vue index aa16fa1fb..e9cf262cf 100644 --- a/playground/router-with-tests/src/components/HelloWorld.vue +++ b/playground/router-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/router/src/components/HelloWorld.vue b/playground/router/src/components/HelloWorld.vue index aa16fa1fb..e9cf262cf 100644 --- a/playground/router/src/components/HelloWorld.vue +++ b/playground/router/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/typescript-jsx-pinia-with-tests/src/components/HelloWorld.vue b/playground/typescript-jsx-pinia-with-tests/src/components/HelloWorld.vue index 01118cd9c..b6542cedf 100644 --- a/playground/typescript-jsx-pinia-with-tests/src/components/HelloWorld.vue +++ b/playground/typescript-jsx-pinia-with-tests/src/components/HelloWorld.vue @@ -34,7 +34,6 @@ h3 { @media (min-width: 1024px) { .greetings h1, .greetings h3 { - display: block; text-align: left; } } diff --git a/playground/typescript-jsx-pinia/src/components/HelloWorld.vue b/playground/typescript-jsx-pinia/src/components/HelloWorld.vue index 01118cd9c..b6542cedf 100644 --- a/playground/typescript-jsx-pinia/src/components/HelloWorld.vue +++ b/playground/typescript-jsx-pinia/src/components/HelloWorld.vue @@ -34,7 +34,6 @@ h3 { @media (min-width: 1024px) { .greetings h1, .greetings h3 { - display: block; text-align: left; } } diff --git a/playground/typescript-jsx-router-pinia-with-tests/src/components/HelloWorld.vue b/playground/typescript-jsx-router-pinia-with-tests/src/components/HelloWorld.vue index 987adb9fb..ca1ebfd6d 100644 --- a/playground/typescript-jsx-router-pinia-with-tests/src/components/HelloWorld.vue +++ b/playground/typescript-jsx-router-pinia-with-tests/src/components/HelloWorld.vue @@ -34,7 +34,6 @@ h3 { @media (min-width: 1024px) { .greetings h1, .greetings h3 { - display: block; text-align: left; } } diff --git a/playground/typescript-jsx-router-pinia/src/components/HelloWorld.vue b/playground/typescript-jsx-router-pinia/src/components/HelloWorld.vue index 987adb9fb..ca1ebfd6d 100644 --- a/playground/typescript-jsx-router-pinia/src/components/HelloWorld.vue +++ b/playground/typescript-jsx-router-pinia/src/components/HelloWorld.vue @@ -34,7 +34,6 @@ h3 { @media (min-width: 1024px) { .greetings h1, .greetings h3 { - display: block; text-align: left; } } diff --git a/playground/typescript-jsx-router-with-tests/src/components/HelloWorld.vue b/playground/typescript-jsx-router-with-tests/src/components/HelloWorld.vue index 987adb9fb..ca1ebfd6d 100644 --- a/playground/typescript-jsx-router-with-tests/src/components/HelloWorld.vue +++ b/playground/typescript-jsx-router-with-tests/src/components/HelloWorld.vue @@ -34,7 +34,6 @@ h3 { @media (min-width: 1024px) { .greetings h1, .greetings h3 { - display: block; text-align: left; } } diff --git a/playground/typescript-jsx-router/src/components/HelloWorld.vue b/playground/typescript-jsx-router/src/components/HelloWorld.vue index 987adb9fb..ca1ebfd6d 100644 --- a/playground/typescript-jsx-router/src/components/HelloWorld.vue +++ b/playground/typescript-jsx-router/src/components/HelloWorld.vue @@ -34,7 +34,6 @@ h3 { @media (min-width: 1024px) { .greetings h1, .greetings h3 { - display: block; text-align: left; } } diff --git a/playground/typescript-jsx-with-tests/src/components/HelloWorld.vue b/playground/typescript-jsx-with-tests/src/components/HelloWorld.vue index 01118cd9c..b6542cedf 100644 --- a/playground/typescript-jsx-with-tests/src/components/HelloWorld.vue +++ b/playground/typescript-jsx-with-tests/src/components/HelloWorld.vue @@ -34,7 +34,6 @@ h3 { @media (min-width: 1024px) { .greetings h1, .greetings h3 { - display: block; text-align: left; } } diff --git a/playground/typescript-jsx/src/components/HelloWorld.vue b/playground/typescript-jsx/src/components/HelloWorld.vue index 01118cd9c..b6542cedf 100644 --- a/playground/typescript-jsx/src/components/HelloWorld.vue +++ b/playground/typescript-jsx/src/components/HelloWorld.vue @@ -34,7 +34,6 @@ h3 { @media (min-width: 1024px) { .greetings h1, .greetings h3 { - display: block; text-align: left; } } diff --git a/playground/typescript-pinia-with-tests/src/components/HelloWorld.vue b/playground/typescript-pinia-with-tests/src/components/HelloWorld.vue index 01118cd9c..b6542cedf 100644 --- a/playground/typescript-pinia-with-tests/src/components/HelloWorld.vue +++ b/playground/typescript-pinia-with-tests/src/components/HelloWorld.vue @@ -34,7 +34,6 @@ h3 { @media (min-width: 1024px) { .greetings h1, .greetings h3 { - display: block; text-align: left; } } diff --git a/playground/typescript-pinia/src/components/HelloWorld.vue b/playground/typescript-pinia/src/components/HelloWorld.vue index 01118cd9c..b6542cedf 100644 --- a/playground/typescript-pinia/src/components/HelloWorld.vue +++ b/playground/typescript-pinia/src/components/HelloWorld.vue @@ -34,7 +34,6 @@ h3 { @media (min-width: 1024px) { .greetings h1, .greetings h3 { - display: block; text-align: left; } } diff --git a/playground/typescript-router-pinia-with-tests/src/components/HelloWorld.vue b/playground/typescript-router-pinia-with-tests/src/components/HelloWorld.vue index 987adb9fb..ca1ebfd6d 100644 --- a/playground/typescript-router-pinia-with-tests/src/components/HelloWorld.vue +++ b/playground/typescript-router-pinia-with-tests/src/components/HelloWorld.vue @@ -34,7 +34,6 @@ h3 { @media (min-width: 1024px) { .greetings h1, .greetings h3 { - display: block; text-align: left; } } diff --git a/playground/typescript-router-pinia/src/components/HelloWorld.vue b/playground/typescript-router-pinia/src/components/HelloWorld.vue index 987adb9fb..ca1ebfd6d 100644 --- a/playground/typescript-router-pinia/src/components/HelloWorld.vue +++ b/playground/typescript-router-pinia/src/components/HelloWorld.vue @@ -34,7 +34,6 @@ h3 { @media (min-width: 1024px) { .greetings h1, .greetings h3 { - display: block; text-align: left; } } diff --git a/playground/typescript-router-with-tests/src/components/HelloWorld.vue b/playground/typescript-router-with-tests/src/components/HelloWorld.vue index 987adb9fb..ca1ebfd6d 100644 --- a/playground/typescript-router-with-tests/src/components/HelloWorld.vue +++ b/playground/typescript-router-with-tests/src/components/HelloWorld.vue @@ -34,7 +34,6 @@ h3 { @media (min-width: 1024px) { .greetings h1, .greetings h3 { - display: block; text-align: left; } } diff --git a/playground/typescript-router/src/components/HelloWorld.vue b/playground/typescript-router/src/components/HelloWorld.vue index 987adb9fb..ca1ebfd6d 100644 --- a/playground/typescript-router/src/components/HelloWorld.vue +++ b/playground/typescript-router/src/components/HelloWorld.vue @@ -34,7 +34,6 @@ h3 { @media (min-width: 1024px) { .greetings h1, .greetings h3 { - display: block; text-align: left; } } diff --git a/playground/typescript-with-tests/src/components/HelloWorld.vue b/playground/typescript-with-tests/src/components/HelloWorld.vue index 01118cd9c..b6542cedf 100644 --- a/playground/typescript-with-tests/src/components/HelloWorld.vue +++ b/playground/typescript-with-tests/src/components/HelloWorld.vue @@ -34,7 +34,6 @@ h3 { @media (min-width: 1024px) { .greetings h1, .greetings h3 { - display: block; text-align: left; } } diff --git a/playground/typescript/src/components/HelloWorld.vue b/playground/typescript/src/components/HelloWorld.vue index 01118cd9c..b6542cedf 100644 --- a/playground/typescript/src/components/HelloWorld.vue +++ b/playground/typescript/src/components/HelloWorld.vue @@ -34,7 +34,6 @@ h3 { @media (min-width: 1024px) { .greetings h1, .greetings h3 { - display: block; text-align: left; } }