Commit 4f505202 by doszhang

dos

parent ab3e77dc
...@@ -151,7 +151,7 @@ input::-webkit-input-placeholder { ...@@ -151,7 +151,7 @@ input::-webkit-input-placeholder {
transform: scale(0); transform: scale(0);
} }
.flag-page .flag-list-content { .flag-page .checked-item {
display: flex; display: flex;
} }
...@@ -167,7 +167,7 @@ input::-webkit-input-placeholder { ...@@ -167,7 +167,7 @@ input::-webkit-input-placeholder {
background-size: 100% 100%; background-size: 100% 100%;
} }
.checked-flag-list .checked-item { .checked-flag-list .checked-flag-text {
font-size: 1.4rem; font-size: 1.4rem;
color: #222222; color: #222222;
margin-left: 1rem; margin-left: 1rem;
......
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