提交 3c3fd295 编写于 作者: KK's avatar KK

样式优化

上级 e71a4aea
.app-form-group { .app-form-group {
width: 100%;
ion-item-divider {
font-size: 1rem;
z-index: 1;
}
.group-collapse {
position: absolute;
right: 10px;
}
.form-group-content {
width: 100%; width: 100%;
ion-item-divider { }
font-size: 1rem; .group-title {
z-index: 1; display: flex;
font-weight: 700;
align-items: center;
.group-title-icon {
margin-right: 2px;
} }
.group-collapse { }
position: absolute; > ion-item-divider {
right: 10px; --background: @color-main-background;
} --color: @color-main-color;
.form-group-content{ font-size: 16px;
width: 100%; display: flex;
} justify-content: space-between;
.group-title{ align-items: center;
display: flex; }
align-items: center; .actiongroup {
.group-title-icon{ position: absolute;
margin-right: 2px; right: 10px;
} font-size: 1rem;
} color: #4285f4;
>ion-item-divider { display: flex;
--background: @color-main-background; justify-content: flex-start;
--color: @color-main-color; align-items: center;
font-size: 16px; .groupbox {
display: flex; margin-right: 5px;
justify-content: space-between; ion-icon {
align-items: center; position: relative;
} top: 2px;
.actiongroup{ }
position: absolute; .van-button {
right: 10px; height: 100%;
font-size: 1rem; background-color: transparent;
color: #4285F4; border: none;
display: flex; color: #4285f4;
justify-content: flex-start; padding-left: 0;
align-items: center;
.groupbox{
margin-right: 5px;
ion-icon{
position: relative;
top: 2px;
}
.van-button{
height: 100%;
background-color: transparent;
border: none;
color: #4285F4;
padding-left: 0;
}
} }
} }
.closemode{ }
right: 40px; .closemode {
} right: 40px;
} }
\ No newline at end of file }
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册