fix(ui): community/profile sidebar sizing
This commit is contained in:
parent
573b10f5e1
commit
1a2efdba1f
4 changed files with 8 additions and 4 deletions
|
@ -160,6 +160,10 @@ article {
|
|||
.name.shorter {
|
||||
max-width: 180px;
|
||||
}
|
||||
|
||||
.name.lg\:long {
|
||||
max-width: unset;
|
||||
}
|
||||
}
|
||||
|
||||
ul,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue