21 lines
351 B
Plaintext
21 lines
351 B
Plaintext
|
|
.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;
|
|
}
|
|
|