Commit 937e2cf5 authored by xxx's avatar xxx

1

parent c89be1ab
......@@ -293,15 +293,16 @@ export default {
line-height: 4vh;
margin-bottom: 1vh;
color: rgb(23,249,250);
font-size: 13px;
font-size: 12px;
font-weight: 500;
letter-spacing: 1px;
display: flex;
justify-content: space-between;
}
.checkFrom_input{
width: 15vw;
border: 2px solid rgb(23,249,250);
height: 100%;
width: 14vw;
border: 1px solid rgb(23,249,250);
border-radius: 5px;
padding:0px 10px;
box-sizing: border-box;
......
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