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

样式优化

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