]> git.ipfire.org Git - thirdparty/vuejs/create-vue.git/commitdiff
chore: remove unused styles
authorHaoqun Jiang <haoqunjiang@gmail.com>
Thu, 19 Aug 2021 10:38:13 +0000 (18:38 +0800)
committerHaoqun Jiang <haoqunjiang@gmail.com>
Thu, 19 Aug 2021 10:38:13 +0000 (18:38 +0800)
template/code/default/src/App.vue
template/code/typescript-default/src/App.vue

index 64c42595745225ffabf123eeb2733e6a3b4a33b7..486835b1e9e0b9c608c164c05a882baf1c262656 100644 (file)
@@ -113,18 +113,6 @@ header {
   line-height: 1.5;
 }
 
-.color-scheme-switcher {
-  position: absolute;
-  left: 0;
-  top: 20px;
-
-  border: none;
-  background: transparent;
-
-  color: var(--color-text);
-  cursor: pointer;
-}
-
 .logo {
   display: block;
   margin: 0 auto 2rem;
index 1499f01b1c3fe7378e2dbb28481f6d83fd522664..e3b281d5e31476624fd06a496c395760c8a1450e 100644 (file)
@@ -113,18 +113,6 @@ header {
   line-height: 1.5;
 }
 
-.color-scheme-switcher {
-  position: absolute;
-  left: 0;
-  top: 20px;
-
-  border: none;
-  background: transparent;
-
-  color: var(--color-text);
-  cursor: pointer;
-}
-
 .logo {
   display: block;
   margin: 0 auto 2rem;