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

样式调整

上级 6f9f73ad
......@@ -21,11 +21,7 @@
margin-bottom: 10px;
.pick-btn {
height: 40px;
width: auto;
--border-radius: 2px;
width: 45%;
height: 40px;
width: auto;
--border-radius: 10px;
}
}
......
......@@ -15,6 +15,10 @@
--indicator-color: @color-main-background;
margin-top: 0;
--transition:none;
ion-icon{
font-size: 1.3rem;
margin-right: 5px;
}
}
.segment-button-checked{
margin: 0;
......
......@@ -54,7 +54,7 @@
.alert-button {
color: @theme-color;
}
[aria-checked="true"].sc-ion-alert-ios
[aria-checked='true'].sc-ion-alert-ios
.alert-checkbox-icon.sc-ion-alert-ios {
background-color: @theme-color;
border-color: @theme-color;
......@@ -146,7 +146,9 @@
--color-checked: @theme-color!important;
}
.segment-button-checked {
border-color: @theme-color!important;
// border-color: @theme-color!important;
--indicator-color: @theme-color;
color: @text-color;
}
}
// 风格改变样式
......@@ -273,26 +275,25 @@
background: @theme-color;
color: @text-color;
}
// .app-tree 组件
.app-tree {
// .app-tree 组件
.app-tree {
width: 100%;
height: 100%;
.ok_button{
.ok_button {
background: @theme-color;
color: @text-color;
}
}
}
// app-mob-group-picker组件
.ibiz-mob-group-picker{
.ibiz-group-footer{
.van-button{
// app-mob-group-picker组件
.ibiz-mob-group-picker {
.ibiz-group-footer {
.van-button {
background: @theme-color;
color: @text-color;
}
}
}
}
// 用户自定义主题文件
.user_theme(@theme-color, @text-color);
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册