body { margin: 0; padding: 0; font-size: 16px; font-weight: 400; } [v-cloak] { display: none; } #app { height: 100%; width: 100%; } .nav { width: 420px; margin: 20px auto; } .tabNav { border-radius: 30px; } .el-table .cell { text-align: center; } .main { margin: -5px 22px; } .span { color: orange; display: block; margin-top: 10px; } .el-input__inner { height: 35px; margin-right: 15px; margin-bottom: 15px; } .el-range-editor.el-input__inner { height: 30px; padding: 0; } .el-input__inner:nth-last-child(1){ width: 30px; } .el-icon-arrow-up{ position: relative; left: -10px; top: -8px; } .el-icon-date{ position: relative; top: -8px; } .search { display: inline-block; background-color: #409EFF; color: white; border-radius: 2px; width: 50px; text-align: center; padding: 4px; cursor: pointer; position: absolute; right: 30px; } .el-table, .el-table__expanded-cell { margin-top: 5px; } .tab4 .el-table, .el-table__expanded-cell { /* margin-top: 20px; */ } .el-pagination { text-align: right; } .modelSearch{ display: inline-block; } .tab4 .modelSearch { position: relative; top: 13px; margin: 5px; } .modelSearch .el-input__inner { width: 180px; } a { text-decoration: none; margin-right: 15px; margin-bottom: 15px; } .el-date-editor.el-input, .el-date-editor.el-input__inner{ width: 140px; height: 35px; } .el-icon-date{ position: relative; top: -2px; } .el-table th{ background-color: #f8f8f8; } .tab4 input.el-input { height: 35px; /* width: 200px; */ } .tab4 .el-input--suffix .el-input__inner { padding-right: 0; } .tab4 .inputbox{ width: 150px; position: relative; margin: 10px; } .tab4{ position: relative; } .tab4 .search{ position: absolute; right: 4px; top: 17px; } .tab4 .el-date-editor.el-input, .el-date-editor.el-input__inner { width: 150px; height: 35px; }