Commit e39a44fa by doszhang

dos

parent 69471a5f
...@@ -168,6 +168,7 @@ input::-webkit-input-placeholder { ...@@ -168,6 +168,7 @@ input::-webkit-input-placeholder {
.personal-page .flag-item { .personal-page .flag-item {
position: relative; position: relative;
display: flex;
} }
.personal-page .flag-no { .personal-page .flag-no {
...@@ -187,8 +188,8 @@ input::-webkit-input-placeholder { ...@@ -187,8 +188,8 @@ input::-webkit-input-placeholder {
color: #222222; color: #222222;
padding-left: 1rem; padding-left: 1rem;
height: auto; height: auto;
width: 17.25rem;
display: inline-block; display: inline-block;
flex: 1;
} }
.personal-page .red-line { .personal-page .red-line {
......
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