修改看板

boardTest
夜笙歌 3 weeks ago
parent 4d573c70a3
commit dcecdaa6b9

@ -141,30 +141,28 @@ export default {
}
.item1 {
right: -3%;
width: 14vw;
right: 0%;
bottom: 25%;
}
.item2 {
right: 18%;
width: 14vw;
bottom: 25%;
}
.item3 {
right: 60%;
width: 14vw;
bottom: 25%;
}
.item4 {
right: 75%;
width: 14vw;
bottom: 65%;
}
.item1, .item2, .item3, .item4 {
padding: 8px;
//width: 14vw;
position: absolute;
border: 1px solid white;
transform: translateX(-50%);

Loading…
Cancel
Save