20200523-zlp-1
园历样式
This commit is contained in:
@ -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;
|
||||
|
@ -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;
|
||||
|
Reference in New Issue
Block a user