Refactor mini-message system: add precomputed styles for optimization, update models and components to use preprocessed nodes, and display total message counts in ChatInfo UI.
This commit is contained in:
@@ -13,6 +13,10 @@
|
||||
letter-spacing: 1px;
|
||||
font-weight: bold;
|
||||
padding-left: 10px;
|
||||
|
||||
.message-count {
|
||||
padding-left: 5px;
|
||||
}
|
||||
}
|
||||
|
||||
.notification-icon {
|
||||
|
||||
Reference in New Issue
Block a user