Commit 42ec00f5 by Kim Peace

Merge branch 'fix/#42568_namecard_header_width' into 'release_sp3'

fixed moda header width 100

See merge request !84
parents f632a8fc c5f40ade
......@@ -174,6 +174,9 @@ main {
width: 100%;
text-align: center;
}
.modal-header {
width: 100%;
}
.profile_modal .modal-header .profile_name span {
line-height: 60px;
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