🧹 UI cleanup and removal of unused packages

This commit is contained in:
2021-06-09 08:53:16 -07:00
parent 0d6eb0d980
commit 1cfe2b215d
6 changed files with 21 additions and 28 deletions

View File

@@ -16305,6 +16305,7 @@ readers do not read off random characters that represent icons */
.min .tags {
display: inline;
margin-right: 5px;
margin-left: 5px;
}
.min .tags:first-child {
margin-left: 0;

File diff suppressed because one or more lines are too long