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

样式优化

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