刘秀芳 2 settimane fa
parent
commit
9eb5e482dd
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      src/components/pageComponents/FarmInfoCard.vue

+ 1 - 0
src/components/pageComponents/FarmInfoCard.vue

@@ -146,6 +146,7 @@ const handleRemind = () => {
                 .tags {
                     display: flex;
                     gap: 6px;
+                    flex: none;
                     .tag {
                         padding: 1px 8px;
                         border-radius: 2px;