mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2024-12-19 01:04:19 -05:00
long topic is long. CSS support it
This commit is contained in:
parent
df50a6823f
commit
ef2111099a
@ -281,6 +281,10 @@ a:active { color: #000; }
|
|||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
padding-right: 5px;
|
padding-right: 5px;
|
||||||
float: right;
|
float: right;
|
||||||
|
width: 15em;
|
||||||
|
overflow: hidden;
|
||||||
|
white-space: nowrap;
|
||||||
|
text-overflow: ellipsis;
|
||||||
}
|
}
|
||||||
|
|
||||||
#roomName {
|
#roomName {
|
||||||
|
Loading…
Reference in New Issue
Block a user