center mobile usage chips
This commit is contained in:
@@ -138,11 +138,17 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.connection-status-info {
|
.connection-status-info {
|
||||||
justify-self: center;
|
justify-self: stretch;
|
||||||
|
width: 100%;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.connection-status-usage {
|
||||||
|
justify-content: center;
|
||||||
|
width: 100%;
|
||||||
|
}
|
||||||
|
|
||||||
.connection-status-shortcut {
|
.connection-status-shortcut {
|
||||||
justify-self: center;
|
justify-self: center;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user