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

样式调整

上级 eab39e9d
.app-setting { .app-setting {
background: @color-main-background; background: @color-main-background;
.content { .content {
width: 100%; width: 100%;
height: 100%; height: 100%;
overflow: auto; overflow: auto;
.content-list { .content-list {
margin-top: 12px; margin-top: 12px;
.content-list-item-content { .content-list-item-content {
width: 100%; width: 100%;
height: 100%; height: 100%;
padding: 0 15px; padding: 0 15px;
justify-content: space-between; justify-content: space-between;
display: flex; display: flex;
align-items: center; align-items: center;
.content-list-item-content-text { .content-list-item-content-text {
font-size: 14px; font-size: 14px;
} }
ion-icon { ion-icon {
color: #bbbbbb; color: #bbbbbb;
} }
.app-mobile-select{ .app-mobile-select {
width: 70%; width: 70%;
display: flex; display: flex;
justify-content: flex-end; justify-content: flex-end;
} }
}
.content-list-item-content:active {
background: @color-main-background;
}
} }
.content-list-item-content:active{ .content-list-top {
background: @color-main-background; margin: 0;
} }
}
} }
ion-item { ion-item {
--inner-padding-end: 0 !important; --inner-padding-end: 0 !important;
--padding-start: 0 !important; --padding-start: 0 !important;
--border-style: 0; --border-style: 0;
color: #565656; color: #565656;
--color-activated: @color-main-background; --color-activated: @color-main-background;
--color-focused: @color-main-background; --color-focused: @color-main-background;
--color-hover:@color-main-background; --color-hover: @color-main-background;
} }
}
}
\ No newline at end of file
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册