Replace servers with channels in chat functionality: refactored UI components, service logic, and message model to support channels (SERVER, DM, PARTY, GAC).
This commit is contained in:
@@ -54,7 +54,7 @@
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
|
||||
.server-list {
|
||||
.channel-list {
|
||||
flex: 0 0 auto;
|
||||
width: max-content;
|
||||
min-width: 100px;
|
||||
|
||||
Reference in New Issue
Block a user