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

样式调整

上级 eab39e9d
...@@ -19,16 +19,19 @@ ...@@ -19,16 +19,19 @@
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{ .content-list-item-content:active {
background: @color-main-background; background: @color-main-background;
} }
} }
.content-list-top {
margin: 0;
}
} }
ion-item { ion-item {
--inner-padding-end: 0 !important; --inner-padding-end: 0 !important;
...@@ -37,7 +40,6 @@ ...@@ -37,7 +40,6 @@
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;
} }
} }
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册