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

修改预案气泡样式

parent 29c7663f
...@@ -14,16 +14,10 @@ ...@@ -14,16 +14,10 @@
.three-ui-infowindow { .three-ui-infowindow {
position: absolute; position: absolute;
// top: 48%;
// left: 50%;
// display: inline-block;
width: auto; width: auto;
height: auto; height: auto;
padding: 5px 10px; padding: 5px 10px;
// white-space: nowrap;
background: url('../../assets/planMgmt/qipao.png') no-repeat center center/100% 100%; background: url('../../assets/planMgmt/qipao.png') no-repeat center center/100% 100%;
// background-size: 100% 100%;
// transform: translate(-50%, -50%);
} }
.three-ui-anchor{ .three-ui-anchor{
...@@ -39,13 +33,15 @@ ...@@ -39,13 +33,15 @@
.center{ .center{
} }
// .leftTop{ .leftTop{
// background: url('../../assets/planMgmt/leftTop.png') no-repeat center center/100% 100% !important; background: url('../../assets/planMgmt/leftTop.png') no-repeat center center/100% 100% !important;
// } margin-left: -18px;
}
// .rightTop{ .rightTop{
// background: url('../../assets/planMgmt/rightTop.png') no-repeat center center/100% 100% !important; background: url('../../assets/planMgmt/rightTop.png') no-repeat center center/100% 100% !important;
// } margin-left: 18px;
}
.board-actuator-tasktab{ .board-actuator-tasktab{
position: absolute; 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