Add device type icons

This commit is contained in:
hensm
2022-08-27 00:17:14 +01:00
parent fa953dda63
commit 7296507498
4 changed files with 37 additions and 1 deletions

View File

@@ -78,6 +78,7 @@ body {
display: flex;
flex-wrap: wrap;
gap: 10px;
min-height: 50px;
padding: 0.75em 0;
position: relative;
}