Wrist overlay tracker icons and alignment

This commit is contained in:
Natsumi
2022-12-31 22:42:17 +13:00
parent 9e1454e93f
commit 82c7bcf9ed
40 changed files with 66 additions and 40 deletions

View File

@@ -396,3 +396,14 @@ i.x-user-status.busy {
right: -160px;
bottom: 0;
}
.tracker-container {
flex: 1 1 auto;
text-align: center;
line-height: 16px;
}
.tracker-device img {
width: 32px;
height: 32px;
}