Assets list. Native asset updates.

refs #37
This commit is contained in:
softsimon
2020-05-02 16:29:34 +07:00
parent ac9e718ef1
commit 44d19550e8
13 changed files with 217 additions and 41 deletions

View File

@@ -0,0 +1,6 @@
.td-name {
max-width: 200px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}