提交 0d233449 编写于 作者: KK's avatar KK

Revert "样式优化--fix"

This reverts commit 02232a9c.
上级 02232a9c
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
width: 100%; width: 100%;
max-width: 100%; max-width: 100%;
padding-left: 0; padding-left: 0;
padding-right: 28px; padding-right: 20px
} }
ion-select::part(icon) { ion-select::part(icon) {
display: none; display: none;
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
width: 100%; width: 100%;
position: relative; position: relative;
.ibz-input{ .ibz-input{
padding-right: 18px !important; padding-right: 10px !important;
} }
.open-picker { .open-picker {
position: absolute; position: absolute;
......
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
padding-left: 0; padding-left: 0;
} }
ion-select::part(text) { ion-select::part(text) {
padding-right: 16px; padding-right: 8px;
} }
ion-select::part(icon) { ion-select::part(icon) {
display: none; display: none;
......
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
padding-left: 0; padding-left: 0;
} }
ion-select::part(text) { ion-select::part(text) {
padding-right: 16px; padding-right: 8px;
} }
ion-select::part(icon) { ion-select::part(icon) {
display: none; display: none;
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册