Commit f48a973b by caoyanzhi

调整已选标签按钮的位置

parent 53b25dd0
......@@ -619,10 +619,10 @@ export default {
}
}
.my-pop-tagbox {
position: absolute;
position: fixed;
z-index: 2;
right: 40px;
bottom: -15px;
bottom: 120px;
height: 70px;
width: 70px;
color: #fff;
......
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