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

快速搜索组件

上级 35d65085
.app-seach-history{
.record{
font-size: 30px;
padding: 10px 0;
ion-icon{
text-align: center;
background: #5475ab;
border-radius: 50%;
padding: 7px;
color: #fff;
}
.record_icon {
text-align: center;
padding: 10px;
border-radius: 50%;
width: 70px;
height: 70px;
margin: 0 auto;
line-height: 70px;
}
.speaking{
background: #c6dfcc;
}
.record_text{
font-size: 12px;
text-align: center;
}
}
.history{
.hisText{
display: flex;
......
......@@ -170,4 +170,13 @@
background-color: @theme-color;
}
}
// 快速搜索组件主题
.app-seach-history{
.record{
ion-icon{
background: @theme-color;
color: @text-color;
}
}
}
}
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册