提交 5465ad16 authored 作者: 王鹏飞's avatar 王鹏飞

update

上级 ac524fe6
...@@ -12,6 +12,16 @@ a { ...@@ -12,6 +12,16 @@ a {
color: currentColor; color: currentColor;
text-decoration: none; text-decoration: none;
} }
input,
button,
select,
textarea {
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
-webkit-appearance: none;
border: 0;
border-radius: 0;
font: inherit;
}
.main-layout { .main-layout {
max-width: 750px; max-width: 750px;
min-height: 100vh; min-height: 100vh;
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论