center mobile usage chips

This commit is contained in:
Shantur Rathore
2025-12-03 00:04:52 +00:00
parent 36ee301ef2
commit 11be314f63

View File

@@ -138,11 +138,17 @@
}
.connection-status-info {
justify-self: center;
justify-self: stretch;
width: 100%;
justify-content: center;
text-align: center;
}
.connection-status-usage {
justify-content: center;
width: 100%;
}
.connection-status-shortcut {
justify-self: center;
}