truncate long mime types + limit total types displayed

This commit is contained in:
shamoon
2023-03-18 14:25:37 -07:00
parent f3eedec402
commit 2bc7f0b8e0
4 changed files with 27 additions and 21 deletions
@@ -1,3 +1,7 @@
.flex-column {
row-gap: 0.2rem;
}
.filetypes-list {
max-width: 75%;
}