fix: load a chat channel on login/load
This commit is contained in:
parent
32ed2dfd33
commit
6637927e20
3 changed files with 48 additions and 24 deletions
|
|
@ -87,6 +87,11 @@
|
|||
border-right: 1px solid var(--border-subtle);
|
||||
}
|
||||
|
||||
#sidebar .profile-container {
|
||||
width: 100%;
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
#sidebar #sidebar-context-menu {
|
||||
display: none;
|
||||
visibility: hidden;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue