Merge branch 'dev'

This commit is contained in:
cookfront
2017-05-19 11:17:52 +08:00
6 changed files with 83 additions and 5 deletions

View File

@@ -27,6 +27,17 @@
float: right;
}
@e title {
height: 40px;
padding: 0 10px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
word-wrap: normal;
word-break: break-all;
text-align: center;
}
@e columns {
position: relative;
overflow: hidden;