Commit 9a96c580 authored by 单奇雲's avatar 单奇雲

修改预案气泡样式

parent 29c7663f
......@@ -14,16 +14,10 @@
.three-ui-infowindow {
position: absolute;
// top: 48%;
// left: 50%;
// display: inline-block;
width: auto;
height: auto;
padding: 5px 10px;
// white-space: nowrap;
background: url('../../assets/planMgmt/qipao.png') no-repeat center center/100% 100%;
// background-size: 100% 100%;
// transform: translate(-50%, -50%);
}
.three-ui-anchor{
......@@ -39,13 +33,15 @@
.center{
}
// .leftTop{
// background: url('../../assets/planMgmt/leftTop.png') no-repeat center center/100% 100% !important;
// }
.leftTop{
background: url('../../assets/planMgmt/leftTop.png') no-repeat center center/100% 100% !important;
margin-left: -18px;
}
// .rightTop{
// background: url('../../assets/planMgmt/rightTop.png') no-repeat center center/100% 100% !important;
// }
.rightTop{
background: url('../../assets/planMgmt/rightTop.png') no-repeat center center/100% 100% !important;
margin-left: 18px;
}
.board-actuator-tasktab{
position: absolute;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment