mirror of
https://github.com/redlib-org/redlib.git
synced 2025-04-05 14:07:39 +03:00
Set sub and user descriptions to overflow-wrap: anywhere
(#345)
This commit is contained in:
parent
6f29d94337
commit
91cc140091
1 changed files with 1 additions and 0 deletions
|
@ -365,6 +365,7 @@ aside {
|
||||||
#user_description, #sub_description {
|
#user_description, #sub_description {
|
||||||
margin: 0 15px;
|
margin: 0 15px;
|
||||||
text-align: left;
|
text-align: left;
|
||||||
|
overflow-wrap: anywhere;
|
||||||
}
|
}
|
||||||
|
|
||||||
#user_name, #user_description:not(:empty), #user_icon,
|
#user_name, #user_description:not(:empty), #user_icon,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue