ContributorModal: Fix vertical overflow on multi word names
This commit is contained in:
parent
a452945ac8
commit
cd61354998
@ -17,6 +17,7 @@
|
||||
font-size: 20px;
|
||||
height: 20px;
|
||||
position: relative;
|
||||
text-wrap: nowrap;
|
||||
}
|
||||
|
||||
.vc-author-modal-name::before {
|
||||
|
Loading…
Reference in New Issue
Block a user