| | |
| | | @import '../../assets/css/global.scss'; |
| | | |
| | | .header-container { |
| | | position: fixed; |
| | | z-index: 1060; |
| | | z-index: 20; |
| | | left: 0; |
| | | top: 0; |
| | | font-weight: bold!important; |
| | |
| | | } |
| | | } |
| | | } |
| | | |
| | | .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.vertical-menu { |
| | | >li { |
| | | >span { |
| | | border-color: transparent!important; |
| | | } |
| | | } |
| | | } |
| | |
| | | } |
| | | } |
| | | } |
| | | .edit-check { |
| | | font-size: 18px; |
| | | margin-top: 14px; |
| | | margin-left: 10px; |
| | | cursor: pointer; |
| | | } |
| | | |
| | | .search-menu { |
| | | float: right; |
| | | font-size: 18px; |
| | | margin-top: 17px; |
| | | margin-right: 20px; |
| | | cursor: pointer; |
| | | } |
| | | .level4-close { |
| | | position: relative; |
| | | top: 13px; |
| | | left: 20px; |
| | | height: 26px; |
| | | padding: 0 10px; |
| | | } |
| | | .menu-select-dropdown { |
| | | top: 48px!important; |
| | |
| | | background: rgba(0, 0, 0, 0); |
| | | } |
| | | } |
| | | .mobile { |
| | | position: absolute; |
| | | top: 135px; |
| | | right: 50px; |
| | | color: #1890ff; |
| | | } |
| | | .home-edit { |
| | | position: absolute; |
| | | top: 100px; |
| | | right: 50px; |
| | | color: #1890ff; |
| | | } |
| | | } |
| | | .header-dropdown { |
| | | >li { |
| | |
| | | } |
| | | } |
| | | } |
| | | |
| | | .vertical-dropdown-menu, .vertical-dropdown-submenu { |
| | | ul.ant-dropdown-menu { |
| | | min-width: 125px; |
| | | } |
| | | .ant-dropdown-menu-submenu-title { |
| | | padding-right: 30px; |
| | | } |
| | | } |