提交 fcae8c01 编写于 作者: Shine-zwj's avatar Shine-zwj

优化导航栏标题样式

上级 79804459
...@@ -13,8 +13,9 @@ ...@@ -13,8 +13,9 @@
.list-exp-bar-header { .list-exp-bar-header {
line-height: 50px; line-height: 50px;
border-bottom: 1px solid #ddd; border-bottom: 1px solid #ddd;
>div { .list-exp-bar-title {
font-size: 18px; font-size: 18px;
padding-left: 8px;
i { i {
font-size: 20px; font-size: 20px;
margin-top: -2px; margin-top: -2px;
......
...@@ -13,8 +13,9 @@ ...@@ -13,8 +13,9 @@
.dataview-exp-bar-header { .dataview-exp-bar-header {
line-height: 50px; line-height: 50px;
border-bottom: 1px solid #ddd; border-bottom: 1px solid #ddd;
>div { .dataview-exp-bar-title {
font-size: 18px; font-size: 18px;
padding-left: 8px;
i { i {
font-size: 20px; font-size: 20px;
margin-top: -2px; margin-top: -2px;
......
...@@ -13,13 +13,14 @@ ...@@ -13,13 +13,14 @@
.calendar-exp-bar-header { .calendar-exp-bar-header {
line-height: 50px; line-height: 50px;
border-bottom: 1px solid #ddd; border-bottom: 1px solid #ddd;
>div { .calendar-exp-bar-title {
font-size: 18px; font-size: 18px;
padding-left: 8px;
i { i {
font-size: 20px; font-size: 20px;
margin-top: -2px; margin-top: -2px;
} }
} }
} }
.container-header{ .container-header{
display: flex; display: flex;
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册