Commit c5f40ade by Kim Peace

fixed moda header width 100

parent f632a8fc
...@@ -174,6 +174,9 @@ main { ...@@ -174,6 +174,9 @@ main {
width: 100%; width: 100%;
text-align: center; text-align: center;
} }
.modal-header {
width: 100%;
}
.profile_modal .modal-header .profile_name span { .profile_modal .modal-header .profile_name span {
line-height: 60px; line-height: 60px;
font-weight: bold; font-weight: bold;
......
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