浏览代码

fixed styled

baiyaaaaa 8 年之前
父节点
当前提交
e6df859df4
共有 1 个文件被更改,包括 7 次插入0 次删除
  1. 7 0
      examples/app.vue

+ 7 - 0
examples/app.vue

@@ -25,6 +25,13 @@
     text-decoration: none;
     text-decoration: none;
   }
   }
 
 
+  button, input, select, textarea {
+    font-family: inherit;
+    font-size: inherit;
+    line-height: inherit;
+    color: inherit;
+  }
+
   .hljs {
   .hljs {
     line-height: 1.8;
     line-height: 1.8;
     font-family: Menlo, Monaco, Consolas, Courier, monospace;
     font-family: Menlo, Monaco, Consolas, Courier, monospace;