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

默认样式

上级 3298ff40
......@@ -5,14 +5,27 @@
display: flex;
flex-direction: column;
position: relative;
.view-title{
background-color: @color-primary;
color: @color-tertiary-contrast;
}
.view-header {
position: absolute;
top: 0;
width: 100%;
z-index: 1;
ion-buttons{
ion-button{
color: @color-tertiary-contrast;
}
}
.van-button{
height: @nav-bar-height;
line-height: @nav-bar-height;
color: @color-tertiary-contrast;
}
.app-view-lefttoolbar{
height: @nav-bar-height;
......@@ -57,12 +70,13 @@
}
}
> .view-footer{
color: @color-tertiary-contrast;
.bottom_menu{
text-align: center;
margin: 0 4px 4px 4px;
ion-button{
width: calc(50% - 4px);
--border-radius: 0;
--border-radius:0;
}
}
}
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册