marymelisa %!s(int64=4) %!d(string=hai) anos
pai
achega
dadc1e8ad3

+ 8 - 0
src/views/information/account_info/compoments/locked-trader/index.vue

@@ -153,6 +153,14 @@ export default defineComponent({
 
 <style lang="less">
 .add-custom {
+  .checkboxGroupItem {
+    .ant-row {
+      .ant-col.ant-col-12 {
+        white-space: nowrap;
+        min-width: 356px;
+      }
+    }
+  }
 }
 </style
 >;