core: ui tweaks

This commit is contained in:
Koushik Dutta
2021-10-04 20:42:56 -07:00
parent 4d094b102e
commit 27151cc80a
7 changed files with 94 additions and 124 deletions

View File

@@ -75,6 +75,7 @@ import {
faExternalLinkAlt,
faSortDown,
faCodeBranch,
faHdd,
} from '@fortawesome/free-solid-svg-icons'
import {
@@ -156,6 +157,7 @@ const icons =[
faExternalLinkAlt,
faSortDown,
faCodeBranch,
faHdd,
];
for (var icon in icons) {