提交 2f324d47 编写于 作者: KK's avatar KK

样式优化

上级 0ef7c683
...@@ -2,13 +2,14 @@ ...@@ -2,13 +2,14 @@
width: 100%; width: 100%;
ion-icon{ ion-icon{
position: absolute; position: absolute;
right: 32px; right: 15px;
bottom: 16px; bottom: 16px;
z-index:2; z-index:2;
} }
ion-select{ ion-select{
width: 100%; width: 100%;
max-width: 100%; max-width: 100%;
padding-left: 0;
} }
ion-select::part(icon) { ion-select::part(icon) {
display: none; display: none;
......
...@@ -2,13 +2,14 @@ ...@@ -2,13 +2,14 @@
width: 100%; width: 100%;
ion-icon{ ion-icon{
position: absolute; position: absolute;
right: 14px; right: 15px;
bottom: 12px; bottom: 12px;
z-index: 2; z-index: 2;
} }
ion-select{ ion-select{
width: 100%; width: 100%;
max-width: 100%; max-width: 100%;
padding-left: 0;
} }
ion-select::part(text) { ion-select::part(text) {
padding-right: 8px; padding-right: 8px;
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册