Commit 63d97070 authored by agping's avatar agping

后台样式优化

parent 09f78025
...@@ -51,7 +51,7 @@ ...@@ -51,7 +51,7 @@
} }
.tab-content{ .tab-content{
border: none ; border: none ;
height: 850px!important; height: 820px!important;
overflow-y: auto; overflow-y: auto;
} }
......
...@@ -86,7 +86,7 @@ ...@@ -86,7 +86,7 @@
margin-top:0.02rem; margin-top:0.02rem;
} }
.content { .content {
padding : 0.15rem; padding : 0.1rem 0.15rem;
font-family: PingFangSC-Regular; font-family: PingFangSC-Regular;
font-size: 14px; font-size: 14px;
color: #666666; color: #666666;
......
...@@ -117,7 +117,7 @@ a:hover{ ...@@ -117,7 +117,7 @@ a:hover{
width: 14%; width: 14%;
z-index: 1000; z-index: 1000;
float: left; float: left;
height: 860px; height: 820px;
/*animation: show-mulu-action 1.3s;*/ /*animation: show-mulu-action 1.3s;*/
/*目录显示的动画效果(from透明 to 全部显示,用时1.5秒)*/ /*目录显示的动画效果(from透明 to 全部显示,用时1.5秒)*/
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment