add: mirror other user's theme when viewing other user profiles
fix: community/profile name sizing
This commit is contained in:
parent
f49cc80886
commit
b78508ee15
13 changed files with 70 additions and 34 deletions
crates/app/src/public/html/communities
|
@ -38,7 +38,7 @@
|
|||
<div class="w-full flex gap-4 flex-collapse">
|
||||
<div
|
||||
class="lhs flex flex-col gap-2 sm:w-full"
|
||||
style="width: 20rem; min-width: 20rem"
|
||||
style="width: 22rem; min-width: 22rem"
|
||||
>
|
||||
<div class="card-nest w-full">
|
||||
<div class="card flex gap-2" id="community_avatar_and_name">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue