body{ margin: 0 ; background: #fff; } .el-header { color: #333; background: #fafafa ; } .el-aside { color: #333; border-right:1px solid #e9e9e9; overflow: auto; } .sub-el-container{ margin-left: 10px; } .el-main { color: #333; background: #e9eef3 ; padding: 0; } .prolist{ height: 50px; line-height: 50px; padding-left: 10px; border-bottom: 1px solid #f2f2f2; } ul,li{ margin: 0; padding: 0; } .dashboard-menu li { list-style: none; position: relative; padding: 8px 0 8px 20px; border-bottom: 1px solid #f2f2f2; cursor: pointer; color:#666; } .dashboard-menu li.active, .dashboard-menu li:HOVER { background: #3180bb; opacity: 0.9; color: #fff; } .search{ margin-top: 10px; } .pro-name{ margin-left: 7px; } .postparam .el-select el-select--medium{ width: 100% !important; } [v-cloak]{ display: none; } html,div,p{ font-size: 14px; }