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:
@@ -7,7 +7,7 @@
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
.server {
|
||||
.channel {
|
||||
font-size: 20px;
|
||||
font-family: minecraft-text, 'opensans-bold', sans-serif;
|
||||
letter-spacing: 1px;
|
||||
|
||||
Reference in New Issue
Block a user