| | |
| | | background: #e45163;
|
| | | }
|
| | | /** 设置列表可以下拉 **/
|
| | | body {
|
| | | .div-body {
|
| | | height: 100%;
|
| | | overflow-y: scroll;
|
| | | }
|
| | |
|
| | | /** 隐藏列表下拉滚动条 **/
|
| | | body::-webkit-scrollbar {
|
| | | .div-body::-webkit-scrollbar {
|
| | | display: none;
|
| | | }
|
| | | /*IE 10+ ----隐藏滚动条*/
|
| | | body {
|
| | | .div-body {
|
| | | -ms-overflow-style: none;
|
| | | }
|
| | | /*Firefox ----隐藏滚动条*/
|
| | | body {
|
| | | .div-body {
|
| | | scrollbar-width: none;
|
| | | }
|
| | | #data1{
|
| | |
| | | height: 210px;
|
| | | }
|
| | | }
|
| | | @media only screen and (max-width:1280px) and (max-height: 800px){
|
| | | #warnUnDoNum,#deviceManageNum,#day{
|
| | | font-size: 40px;
|
| | | }
|
| | | #data1{
|
| | | height: 300px;
|
| | | }
|
| | | #data2{
|
| | | height: 260px;
|
| | | }
|
| | | #data3{
|
| | | height: 210px;
|
| | | }
|
| | | .pdgxq-table-parent {
|
| | | height: 285px;
|
| | | }
|
| | | }
|
| | | </style>
|
| | | </head>
|
| | | <body class="layui-layout-body" style="overflow:auto;">
|
| | | <div style="padding: 15px;">
|
| | | <div class="div-body" style="padding: 15px;">
|
| | | <div class="layui-row workbench-row layui-col-space15">
|
| | | <div class="layui-col-md3">
|
| | | <div>
|