dashboard: Make app list columns sortable

This commit is contained in:
Johannes Zellner
2024-04-09 13:51:43 +02:00
parent 62faf616c5
commit 5460a64951
3 changed files with 33 additions and 9 deletions
+4
View File
@@ -368,6 +368,10 @@ textarea {
width: 100%;
margin-top: 20px !important;
th {
white-space: nowrap;
}
.app-list-item {
.app-list-item-icon {
height: 32px;