diff --git a/yanzhu-bigscreen/src/views/bimManage.vue b/yanzhu-bigscreen/src/views/bimManage.vue index bb0e3fba..e8a2442c 100644 --- a/yanzhu-bigscreen/src/views/bimManage.vue +++ b/yanzhu-bigscreen/src/views/bimManage.vue @@ -738,12 +738,16 @@ export default { align-items: center; } .tag-img { - width: 20px; - height: 20px; - position: absolute; - left: 50%; - bottom: 18px; - margin-left: -10px; + width: 20px; + height: 20px; + position: absolute; + left:50%; + bottom:18px; + margin-left:-10px; + } + .tag-bg-img{ + width: 16px; + height: 80px; } .tag-bg-img { width: 16px;