forked from MirrorHub/synapse
long topic is long. CSS support it
This commit is contained in:
parent
df50a6823f
commit
ef2111099a
1 changed files with 4 additions and 0 deletions
|
@ -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 a new issue