Commit f361a8c1 by crushh

update: dist

parent d1afbacf
......@@ -413,7 +413,6 @@
/* teltask message */
.dm-message__item__wrap,.dm-teltask__item__wrap{
width: 870px;
height: 94px;
margin:0 10px;
border: 1px solid rgba(228,231,237,1);
border-radius: 4px;
......@@ -437,17 +436,11 @@
-webkit-box-orient: vertical;
}
.dm-message__item--content,.dm-teltask__item--content {
.dm-message__item--content,.dm-teltask__item--content{
font-size: 14px;
color: #606266;
max-height: 30px;
line-height: 30px;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
line-height: 30px;
}
.dm-integral__item__wrap {
width: 250px;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment