提交 889d5ebf authored 作者: matian's avatar matian

updates

上级 c232711d
...@@ -144,10 +144,10 @@ button:-moz-focusring, ...@@ -144,10 +144,10 @@ button:-moz-focusring,
height: auto; height: auto;
} }
::-webkit-input-placeholder { /* ::-webkit-input-placeholder {
color: inherit; color: inherit;
opacity: 0.54; opacity: 0.54;
} } */
::-webkit-file-upload-button { ::-webkit-file-upload-button {
-webkit-appearance: button; -webkit-appearance: button;
......
...@@ -132,9 +132,11 @@ export default { ...@@ -132,9 +132,11 @@ export default {
padding: 0px; padding: 0px;
color: #333; color: #333;
&::placeholder { &::placeholder {
color: #ccc; color: rgb(219, 215, 215);
font-size: 12px;
} }
} }
::v-deep .el-button { ::v-deep .el-button {
margin-top: 20px; margin-top: 20px;
color: #fff; color: #fff;
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论