30791
This commit is contained in:
@@ -299,13 +299,15 @@
|
|||||||
|
|
||||||
.msg-link {
|
.msg-link {
|
||||||
width: 206px;
|
width: 206px;
|
||||||
height: 102px;
|
|
||||||
padding: 12px;
|
padding: 12px;
|
||||||
background: #FFFFFF;
|
background: #FFFFFF;
|
||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
|
|
||||||
h2 {
|
h2 {
|
||||||
margin-bottom: 4px;
|
margin-bottom: 4px;
|
||||||
|
overflow: hidden;
|
||||||
|
white-space: nowrap;
|
||||||
|
text-overflow: ellipsis;
|
||||||
color: #222222;
|
color: #222222;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
|
|||||||
Reference in New Issue
Block a user