fix: sidebar user menu button width
This commit is contained in:
parent
d6bbeec655
commit
6a4754b1ea
@ -224,7 +224,7 @@
|
||||
>
|
||||
<button
|
||||
on:click={toggleUserMenu}
|
||||
class="sidebar-action-button flex-wrap justify-between px-4 py-4"
|
||||
class="sidebar-action-button w-full flex-wrap justify-between px-4 py-4"
|
||||
>
|
||||
<div class="sidebar-user-button-content-container">
|
||||
<User classString="h-6 w-6 flex-shrink-0" />
|
||||
|
Loading…
x
Reference in New Issue
Block a user