merge origin master

This commit is contained in:
Yan
2017-06-23 17:53:53 +06:30
8 changed files with 177 additions and 37 deletions

View File

@@ -130,6 +130,11 @@
text-align: right;
}
.item-attr-edit{
width: 10%;
text-align: left;
}
.display-none{
display: none;
}