blob: 90e13b7e7d6ceb58359a0b58c979a857d3707274 [file] [log] [blame]
@import "./common.less";
.dtui-winpn {
.dtui-mixin-panel0();
display: none;
position: fixed;
left: 50%;
top: 50%;
margin-left: -50%;
overflow: visible;
padding: 10px;
}
.dtui-winpn-con {
overflow: hidden;
}