fix css profile url
This commit is contained in:
@@ -415,6 +415,9 @@ body {
|
||||
|
||||
.profile-info {
|
||||
flex: 1;
|
||||
min-width: 0;
|
||||
overflow-wrap: break-word;
|
||||
word-break: break-word;
|
||||
}
|
||||
|
||||
.profile-name {
|
||||
@@ -442,6 +445,8 @@ body {
|
||||
.profile-desc {
|
||||
font-size: 14px;
|
||||
color: #444;
|
||||
overflow-wrap: break-word;
|
||||
word-break: break-word;
|
||||
}
|
||||
|
||||
/* Services */
|
||||
|
||||
Reference in New Issue
Block a user