.jimu-widget-plottingP{ width: 100%; height: 100%; background-color: rgba(255, 255, 255, .75); font-size: 14px; border: 1px solid rgb(69, 154, 251); color: rgb(0, 0, 0); font-size: 16px; display: block; border-radius: 10px; z-index: 16; display: none; } /* 动态标绘 */ .panel { height: 100%; } /*下拉框的高度*/ .combo-p { height: 150px; } /*滚动条*/ .propertygrid { overflow: auto; }