use break-word in profile popover fields (#30366)
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
255e1a8ac1
Коммит
7e9cff04c7
@@ -201,7 +201,7 @@ $profilePopoverBorderWidth: 1px;
|
||||
font-size: 16px;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
.user-popover__custom_attributes {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
@@ -218,6 +218,7 @@ $profilePopoverBorderWidth: 1px;
|
||||
|
||||
.user-popover__subtitle-text {
|
||||
margin: 0;
|
||||
overflow-wrap: break-word;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Ссылка в новой задаче
Block a user