Commit 13e0e600 by 陈超

T

parent 2b0d6c81
...@@ -52,14 +52,14 @@ ...@@ -52,14 +52,14 @@
.edit_popup_input_content { .edit_popup_input_content {
align-self: center; align-self: center;
margin-top: 2rem; margin-top: 1.5rem;
background: #f3f3f3; background: #f3f3f3;
border-radius: 0.375rem; border-radius: 0.375rem;
} }
.edit_popup_confirm_button { .edit_popup_confirm_button {
height: 2.75rem; height: 2.75rem;
margin-top: 1.5rem; margin-top: 2.75rem;
border-radius: 0px 0px 0.625rem 0.625rem; border-radius: 0px 0px 0.625rem 0.625rem;
background: #A3E460; background: #A3E460;
} }
......
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