21 lines
351 B
Plaintext
Raw Normal View History

2025-04-14 10:57:27 +08:00
.divLowerLeft.data-v-84967cba {
position: absolute;
z-index: 100;
left: 10px;
bottom: 30vh;
}
.divBtn.data-v-84967cba {
background-color: white;
font-size: 12px;
border-radius: 5px;
margin-bottom: 5px;
text-align: center;
border: 1px solid #80808061;
padding: 0px 10px;
}
.divBtnTitle.data-v-84967cba {
padding-top: 10px;
}