* Set nowrap for modal header.

This commit is contained in:
daitingting
2018-07-04 09:22:34 +08:00
parent ee930fb1fc
commit cb65bcbc12
+1
View File
@@ -9,3 +9,4 @@
* @link http://www.zentao.net
*/
.divider + .divider{display:none;}
.body-modal .main-header > h2{width: 100%; overflow:hidden; text-overflow: ellipsis; white-space: nowrap;}