前端
This commit is contained in:
parent
3a1e46972f
commit
b757da1d65
4
assets/css/ace.min.css
vendored
4
assets/css/ace.min.css
vendored
@ -14966,10 +14966,10 @@ th[aria-selected='true'] .ui-jqgrid-sortable {
|
|||||||
|
|
||||||
@media only screen and (max-width:1100px) {
|
@media only screen and (max-width:1100px) {
|
||||||
.data_tab {
|
.data_tab {
|
||||||
width: 270px !important;
|
width: 285px !important;
|
||||||
}
|
}
|
||||||
.datarepair {
|
.datarepair {
|
||||||
top: 105px !important;
|
top: 85px !important;
|
||||||
}
|
}
|
||||||
.echarts-time{
|
.echarts-time{
|
||||||
top: -20px !important;
|
top: -20px !important;
|
||||||
|
@ -498,7 +498,7 @@ if ($act == 'newevent') {
|
|||||||
align-items: center;
|
align-items: center;
|
||||||
position: relative;
|
position: relative;
|
||||||
top: 18px;
|
top: 18px;
|
||||||
right: 2%;
|
right: 11px;
|
||||||
z-index: 1000;
|
z-index: 1000;
|
||||||
float: right;
|
float: right;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user