提交 3f6ddb76 authored 作者: matian's avatar matian

updates

上级 2a6fa784
...@@ -87,7 +87,7 @@ ...@@ -87,7 +87,7 @@
padding-top:0.22rem; padding-top:0.22rem;
overflow: hidden; overflow: hidden;
width: 3.27rem; width: 3.27rem;
min-height:6.89rem; min-height:7rem;
.item{ .item{
margin-top:0.22rem; margin-top:0.22rem;
} }
......
...@@ -232,8 +232,8 @@ export default { ...@@ -232,8 +232,8 @@ export default {
align-items: center; align-items: center;
margin-bottom: 0.15rem; margin-bottom: 0.15rem;
font-size: 0.12rem; font-size: 0.12rem;
width: 2.9rem;
height: 0.35rem; height: 0.35rem;
width: 2.9rem;
} }
.form-input { .form-input {
width: 100%; width: 100%;
...@@ -241,6 +241,7 @@ export default { ...@@ -241,6 +241,7 @@ export default {
background: rgba(255, 255, 255, 0.39); background: rgba(255, 255, 255, 0.39);
border: 1px solid #dcdcdc; border: 1px solid #dcdcdc;
padding-left: 0.1rem; padding-left: 0.1rem;
color: #424242;
&::placeholder { &::placeholder {
color: #7d7d7d; color: #7d7d7d;
} }
...@@ -255,10 +256,8 @@ export default { ...@@ -255,10 +256,8 @@ export default {
background-size: 30px 30px; background-size: 30px 30px;
box-sizing: border-box; box-sizing: border-box;
padding-left: 0.1rem; padding-left: 0.1rem;
color: #424242;
border: 0.01rem solid #dcdcdc; border: 0.01rem solid #dcdcdc;
.option:nth-child(1) {
color: #7d7d7d;
}
} }
} }
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论