@@ -56,7 +56,8 @@
font-size: 0.8em;
}
.device .item > svg {
- margin: 0.6em 0 0.3em;
+ display: block;
+ margin: 0.6em auto 0.3em;
fill: #fff;
.device .item.active {
@@ -60,7 +60,8 @@
> svg {