Commit f529ecb6 by doszhang

dos

parent 1a07dd23
...@@ -57,12 +57,21 @@ input::-webkit-input-placeholder { ...@@ -57,12 +57,21 @@ input::-webkit-input-placeholder {
color: #c30303; color: #c30303;
} }
.flag-frame {
display: flex;
}
.flag-block {
float: left;
position: static;
}
.flag-no { .flag-no {
font-size: 1.3rem; font-size: 1.3rem;
color: #222222; color: #222222;
line-height: 1.85rem; line-height: 1.85rem;
text-align: center; text-align: center;
padding-left: 0.3rem; padding-left: 0.2rem;
} }
.flag-text { .flag-text {
......
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