File: /www/wwwroot/bs.kntsleep.com/system/admin/common/css/edit.css
/*
* Copyright (c) Huyin Information Technology Co., Ltd. All Rights Reserved.
* BOSSCMS Content Management System (https://www.bosscms.net/)
*/
@media(max-width:1200px){
html::-webkit-scrollbar{width:0; height:0;}
}
.divide_only{
position:absolute;
top:0;
left:0;
width:0;
height:0;
opacity:1;
display:none;
transition:.25s;
z-index:999999991;
user-select:none;
pointer-events:none;
border:3px solid #1880fe;
background-color: rgba(0,0,0,0.038);
}