This commit is contained in:
罗松柏 2020-12-31 15:13:53 +08:00
parent 3a1e46972f
commit b757da1d65
2 changed files with 3 additions and 3 deletions

View File

@ -14966,10 +14966,10 @@ th[aria-selected='true'] .ui-jqgrid-sortable {
@media only screen and (max-width:1100px) {
.data_tab {
width: 270px !important;
width: 285px !important;
}
.datarepair {
top: 105px !important;
top: 85px !important;
}
.echarts-time{
top: -20px !important;

View File

@ -498,7 +498,7 @@ if ($act == 'newevent') {
align-items: center;
position: relative;
top: 18px;
right: 2%;
right: 11px;
z-index: 1000;
float: right;
}