20200523-zlp-1

园历样式
This commit is contained in:
paidaxing444
2020-05-23 11:45:10 +08:00
parent 9180d882fd
commit 89d61dd1f7
12 changed files with 245 additions and 189 deletions

View File

@ -55,6 +55,7 @@ export default {
& .sidebar-logo-link {
height: 100%;
width: 100%;
background: #fff;
& .sidebar-logo {
width: 32px;
@ -66,7 +67,7 @@ export default {
& .sidebar-title {
display: inline-block;
margin: 0;
color: #fff;
color: #333;
font-weight: 600;
line-height: 50px;
font-size: 14px;

View File

@ -222,9 +222,9 @@ export default {
margin-right: 15px;
}
&.active {
background-color: #42b983;
background-color: #2C3E50;
color: #fff;
border-color: #42b983;
border-color: #2C3E50;
&::before {
content: '';
background: #fff;