nieyuge %!s(int64=2) %!d(string=hai) anos
pai
achega
76940df6fe
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/pages/nft/add.vue

+ 1 - 1
src/pages/nft/add.vue

@@ -559,7 +559,6 @@ onMounted(() => {
             }
             .textarea {
                 display: flex;
-                resize: none;
                 align-items: center;
                 justify-content: center;
                 height: 88px;
@@ -568,6 +567,7 @@ onMounted(() => {
                 background: #FFFFFF;
                 border: 1px solid #E0E0E0;
                 textarea {
+                    resize: none;
                     border: 0;
                     height: 70px;
                     outline: none;