广州除甲醛公司_专业3M甲醛治理_免费甲醛检测【隆天环保】
- 背景:
<background>
#fff;
</background>
position
: absolute
.embed-hot-issue[data-v-d2162698]{position: absolute; display: flex; align-items: center; height: 28px; line-height: 28px; color: #303133; background-color: #fff; border-radius: 14px; margin: 6px 0; padding: 0 8px 0 4px; box-sizing: border-box; min-width: 80px; max-width: 45vw; opacity: 0; transform: translateY(-20px); transition: all 1s ease; z-index: -1; cursor: pointer}
display: flex
.embed-hot-issue-item{position: absolute; display: flex; align-items: center; height:28px; line-height:28px; color:#303133; background-color:#fff; border-radius:14px; margin:6px 0; padding:0 8px 0 4px; box-sizing:border-box; min-width:80px; max-width:45vw; opacity:0; transform:translateY(-20px); transition:all 1s ease; z-index:-1; cursor:pointer}
align-items
.embed-hot-issue-item .embed-hot-issue-icon[data-v-d2162698]{
position: absolute;
/* ... */
}
cursor
.embed-hot-issue-item .embed-hot-issue-icon[data-v-d2162698]{
cursor: pointer;
}