Commit f1ce206a by doszhang

dos

parent 22c4649b
......@@ -165,16 +165,17 @@ input::-webkit-input-placeholder {
height: 2rem;
background: url(../image2/flag-no.png) left top no-repeat;
background-size: 100% 100%;
margin-top: 0.05rem;
}
.checked-flag-list .checked-flag-text {
font-size: 1.4rem;
color: #222222;
padding-left: 0.5rem;
padding-right: 3rem;
height: auto;
display: inline-block;
flex: 1;
border-bottom: 0.05rem solid #222222;
}
.checked-flag-list .btn-checked-item-delete {
......@@ -183,6 +184,7 @@ input::-webkit-input-placeholder {
text-align: right;
width: 2.8rem;
display: inline-block;
border-bottom: 0.05rem solid #222222;
}
@keyframes trans {
......
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 sign in to comment