Commit faa14c57 authored by agping's avatar agping

后台优化

parent 5e6c4161
...@@ -203,7 +203,7 @@ a:hover{ ...@@ -203,7 +203,7 @@ a:hover{
width: 100%; width: 100%;
} }
.sidebar-nav .dropdown-menu li:before { .sidebar-nav .dropdown-menu li:before {
background:rgba(255,148,25,0.1) !important; background:#FF9419!important;
} }
.sidebar-nav li:hover:before { .sidebar-nav li:hover:before {
...@@ -669,3 +669,6 @@ p{margin: 0;} ...@@ -669,3 +669,6 @@ p{margin: 0;}
float: left; float: left;
margin-left: 10px; margin-left: 10px;
} }
.breadcrumb{
margin-bottom: 0px!important;
}
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