提交 731ea5e4 编写于 作者: KK's avatar KK

样式调整

上级 3feee2df
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
.app-form-item-label-notRequired { .app-form-item-label-notRequired {
color: #000; color: #000;
} }
.prompt_text{ .prompt_text {
position: absolute; position: absolute;
right: 25px; right: 25px;
opacity: 0.8; opacity: 0.8;
...@@ -18,7 +18,7 @@ ...@@ -18,7 +18,7 @@
color: #ea3424; color: #ea3424;
z-index: 10; z-index: 10;
} }
.prompt_text_right{ .prompt_text_right {
position: absolute; position: absolute;
left: 0px; left: 0px;
opacity: 0.8; opacity: 0.8;
...@@ -27,30 +27,31 @@ ...@@ -27,30 +27,31 @@
color: #ea3424; color: #ea3424;
z-index: 10; z-index: 10;
} }
.sc-ion-label-ios-h{ .sc-ion-label-ios-h {
font-size: 15px; font-size: 15px;
max-width: 33vw;
} }
--border-color: #f3f2f2; --border-color: #f3f2f2;
--background: #fcfcfc; --background: #fcfcfc;
font-family: -apple-system, "Microsoft Yahei", font-family: -apple-system, "Microsoft Yahei";
} }
.app-form-item.item-has-value { .app-form-item.item-has-value {
>ion-label { > ion-label {
color: #afafaf; color: #afafaf;
font-size: 15px; font-size: 15px;
} }
} }
.app-form-item{ .app-form-item {
ion-label{ ion-label {
min-width: 34px; min-width: 34px;
} }
} }
.left{ .left {
.app-form-item-input{ .app-form-item-input {
--padding-end: 26px; --padding-end: 26px;
} }
.app-form-item-textarea{ .app-form-item-textarea {
--padding-end: 26px; --padding-end: 26px;
} }
} }
...@@ -60,7 +61,7 @@ ...@@ -60,7 +61,7 @@
.item-disabled { .item-disabled {
opacity: 0.6; opacity: 0.6;
ion-label{ ion-label {
-webkit-opacity: 1 !important; -webkit-opacity: 1 !important;
-webkit-text-fill-color: #000; -webkit-text-fill-color: #000;
} }
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册