提交 9d48079e 编写于 作者: KK's avatar KK

样式优化--fix2

上级 177c808e
......@@ -3,7 +3,7 @@
position: relative;
.open-picker {
position: absolute;
right: 10px;
right: 5px;
top: 10px;
z-index: 3;
}
......
......@@ -7,7 +7,7 @@
}
.open-picker {
position: absolute;
right: 0px;
right: 5px;
top: 13px;
z-index: 3;
}
......
......@@ -192,7 +192,7 @@
.app-mobile-select ion-select::part(text) {
text-align: @form-text-align;
}
.app-mobile-check-listion-select::part(text) {
.app-mobile-check-list ion-select::part(text) {
text-align: @form-text-align;
}
.app-mobile-datetime-picker {
......@@ -208,4 +208,7 @@
text-align: @form-text-align;
}
}
.app-mob-mpicker > ion-input {
text-align: @form-text-align;
}
}
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册