@@ -253,6 +253,10 @@ export default {
justify-content: space-between;
.tagsList{
display: flex;
+ flex-wrap: wrap;
+ .meter-state{
+ margin-bottom: 4rpx;
+ }
}
.operationList{