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

样式调整

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