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

分页导航样式

上级 3da42dc3
.app-navi-new{
ion-segment{
height: 40px;
height: 2rem;
width: 100%;
--background: @color-main-background;
border-radius: 0;
margin: 0 10px;
border-radius: 4px;
ion-segment-button{
box-sizing: border-box;
line-height: 40px;
line-height: 2rem;
position:relative;
--border-radius: 0;
--indicator-box-shadow:#7eb4e6;
--color-checked:#7eb4e6;
--indicator-color: @color-main-background;
--border-style:none;
margin-top: 0;
margin-bottom: 2px;
--transition:none;
}
.segment-button-checked{
border-bottom: 2px solid #7eb4e6;
margin: 0;
--border-radius: 4px;
}
}
}
\ No newline at end of file
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册