@@ -33,5 +33,13 @@
}
.name {
color: #6e6f6e;
+ margin-right: 5px;
+ }
+ .value {
+ font-weight: bold;
+ .unit {
+ color: #b5b5b5;
+ font-size: 12px;
</style>
@@ -53,7 +53,8 @@
.vehicle-flow {
- height: 32px;
+ margin-top: 6px;
+ height: 26px;
display: flex;
justify-content: center;
align-items: center;