* Adjust the style.

This commit is contained in:
wumo
2018-03-23 05:48:24 +08:00
parent bc9224a959
commit a8e8c79660
+1 -1
View File
@@ -13,4 +13,4 @@
#zeroTaskStory.zeroTask {background-color: #114f8e; color: #fff; border-color: #114f8e;}
#zeroTaskStory.zeroTask .icon{display:inline;}
.heading .pull-left {width: 200px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.heading .pull-left {max-width: 200px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}