| | |
| | | |
| | | .el-header { |
| | | padding: 0; |
| | | height: 90px !important; |
| | | height: 60px !important; |
| | | } |
| | | |
| | | .el-main { |
| | |
| | | /* width: 415px; |
| | | height: 70px; |
| | | background: url("../img/LOGO.png") no-repeat center; */ |
| | | width: 240px; |
| | | width: 18%; |
| | | height: 50px; |
| | | background: url("../img/menu/navtitle.png") no-repeat center center; |
| | | background-size: 100% 100%; |
| | |
| | | .topMenu { |
| | | width: auto; |
| | | flex: 1; |
| | | height: 100px; |
| | | height: 60px; |
| | | margin-left: 3%; |
| | | |
| | | } |
| | | |
| | | .menuContent { |
| | |
| | | height: 100%; |
| | | display: flex; |
| | | align-items: center; |
| | | justify-content: center; |
| | | /* justify-content: center; */ |
| | | } |
| | | |
| | | .topUser { |
| | | |
| | | color: white; |
| | | width: 9%; |
| | | height: 100%; |
| | | display: flex; |
| | | align-items: center; |
| | | padding-left: 10px; |
| | | } |
| | | |
| | | .contentDiv { |
| | |
| | | } |
| | | |
| | | .menulabel { |
| | | font-size: 10px; |
| | | font-size: 15px; |
| | | font-family: Source Han Sans CN; |
| | | text-align: left; |
| | | padding: 0 20px; |
| | | padding: 0 10px; |
| | | /*width: 100px;*/ |
| | | /*width: 120px;*/ |
| | | color: #fff |
| | |
| | | background-size: 100% 100%; |
| | | } |
| | | |
| | | .topUser { |
| | | color: white; |
| | | height: 70px; |
| | | display: flex; |
| | | align-items: center; |
| | | } |
| | | |
| | | |
| | | .userName { |
| | | margin: 0px 10px 0 5px; |
| | |
| | | display: flex; |
| | | justify-content: space-between; |
| | | height: 30px; |
| | | align-items: center; |
| | | } |
| | | |
| | | .userLanguage { |
| | |
| | | /*margin-top: 10px;*/ |
| | | display: flex; |
| | | height: 30px; |
| | | align-items: center; |
| | | } |
| | | |
| | | .userImage { |
| | |
| | | background-size: 100% 100%; |
| | | cursor: pointer; |
| | | } |
| | | |
| | | .theme { |
| | | background: url("../img/menu/theme.png") no-repeat; |
| | | background-size: 100% 100%; |
| | |
| | | /* background-image: url("../../assets/img/synthesis/地形.png");*/ |
| | | /* background-repeat: no-repeat;*/ |
| | | /* background-size: contain;*/ |
| | | /*}*/ |
| | | /*}*/ |