UI: Update margin select kit category name

This commit is contained in:
Jordan Vidrine 2020-03-24 12:40:11 -05:00 committed by GitHub
parent 5b2b769eb7
commit 9659da1044
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29,6 +29,7 @@
.category-name {
text-overflow: ellipsis;
overflow: hidden;
margin-left: 5px;
}
.d-icon {
margin-right: 3px;