Enhance chat view with server-specific colors, timestamp display, and improved message styling.
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
.blocked {
|
||||
color: red;
|
||||
}
|
||||
|
||||
.date-time {
|
||||
color: gray;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user