| | |
| | | } |
| | | } |
| | | |
| | | .header-menu.level4 { |
| | | li { |
| | | cursor: default; |
| | | &:hover { |
| | | span { |
| | | cursor: default; |
| | | color: rgba(255, 255, 255, 0.65); |
| | | border-bottom: none; |
| | | } |
| | | } |
| | | &.active { |
| | | span { |
| | | color: #ffffff; |
| | | border-bottom: 4px solid #1890ff; |
| | | } |
| | | } |
| | | } |
| | | } |
| | | // .header-menu.level4 { |
| | | // li { |
| | | // cursor: default; |
| | | // &:hover { |
| | | // span { |
| | | // cursor: default; |
| | | // color: rgba(255, 255, 255, 0.65); |
| | | // border-bottom: none; |
| | | // } |
| | | // } |
| | | // &.active { |
| | | // span { |
| | | // color: #ffffff; |
| | | // border-bottom: 4px solid #1890ff; |
| | | // } |
| | | // } |
| | | // } |
| | | // } |
| | | |
| | | .header-setting { |
| | | float: right; |