/* 页面基本布局 */ body { overflow-x: hidden; overflow-y: auto; font-size: 16px !important; } /* for Chrome */ .inner-container::-webkit-scrollbar { display: none; } .el-scrollbar__wrap { overflow-x: hidden; } .all_select { /* border-bottom:1px solid #eee */ } .all_select, .el-form-item { margin-bottom: 0px; font-size: 12px; color: #666666; } .all_select, .all_table { margin-top: 5px; background-color: #fff; } .all_title { display: flex; line-height: 20px; padding: 5px 0px 5px 5px; font-size: 10px; margin-top: 20px; color: #999999; } .innser_all_title_1 { display: flex; line-height: 20px; padding: 5px 0px 0px 5px; font-size: 10px; margin-top: 10px; color: #999999; } .inner_all_title_2 { display: flex; line-height: 20px; padding: 0px 5px 0px 5px; font-size: 10px; margin-top: 20px; margin-bottom: 20px; color: #999999; } .all_page { border: 1px solid #fafafa; height: 100%; } .all_table { position: relative; margin: 20px 5px 0px 5px; } .all_table tbody tr { cursor: pointer; } .all_fun_button { position: absolute; right: 10px; top: 5px; line-height: 20px; border: 2px; margin-top: 20px } .all_fun_button .el-button { margin: 0; border-right: 1px solid #eee; } .all_fun_button .el-button:last-child { border-right: 0 } .all_fun_button .el-button--text span { padding-left: 5px } .table_item { width: 100%; } .table_item .table_button { padding: 0 } .all_pagination { margin: .1rem 0; padding: .1rem .14rem; text-align: right; } .all_pagination.el-pagination.is-background .el-pager li:not(.disabled).active { background-color: #999999; } .upload .upload_data .el-upload-dragger { height: 150px; width: 200px; border-radius: 15px; } .el-upload-list--text { width: 200px; } .conterLayout { height: 100%; } #app { height: 100%; overflow: auto !important; } .no-border-input .el-input__inner:hover, .no-border-input .el-input__inner { border: none; background-color: transparent; } .el-table .table-head-th { background-color: #fafafa; font-size: 10px; font-weight: 600; } .el-table__row td { height: 22px; } tr.header-row-class-name { height: 45px; line-height: 45px; } .bg_border { background-color: #fff; border-radius: 5px; margin-top: 10px; font-family: Arial; font-size: 10px; color: #999999; font-style: italic } .trend_title { padding-left: 0.3rem; line-height: 0.5rem; font-size: 0.16rem; font-weight: bold; color: #191919; border-bottom: 1px solid #ebf0f4; } .trendW { width: 100%; } .xiacharts1 { width: 100%; min-height: 200px; height: 300px; } ._app { background: #A6A6A6; color: #333333; font-size: 18px; font-family: Arial; } .all_pagination.el-pagination.is-background .el-pager li:not(.disabled).active { background-color: #999999; } .el-button { font-size: 10px; } .el-input__inner, .el-checkbox__inner, .el-textarea__inner, .el-button { border-radius: 0; } .form_label label.el-form-item__label { font-size: 10px; font-weight: 600; color: #999999; } .form_input input.el-input__inner { font-size: 10px; color: #666666; } .el-input__inner { font-size: 10px; color: #666666; } li.el-select-dropdown__item { font-size: 10px; color: #999999; } li.el-select-dropdown__item.hover { font-size: 10px; color: #333333; } li.el-select-dropdown__item.selected { font-size: 10px; color: #666666; } .el-table--mini td { padding: 0; } element.style { padding-left: 0.5px; padding-right: 0.5px; }