mirror of
https://github.com/taobataoma/meanTorrent.git
synced 2026-03-02 02:00:58 +01:00
feat(messages): messagebox list css
This commit is contained in:
@@ -74,7 +74,7 @@
|
||||
.message-title {
|
||||
font-weight: bold;
|
||||
font-size: 14px;
|
||||
word-break: break-all;
|
||||
word-break: normal;
|
||||
}
|
||||
.message-title-admin {
|
||||
font-size: 18px;
|
||||
@@ -110,7 +110,7 @@
|
||||
margin-top: 10px;
|
||||
}
|
||||
.message-content {
|
||||
word-break: break-all;
|
||||
word-break: normal;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user