소스 검색

修改界面

gaoxiong 1 년 전
부모
커밋
d818d2219a
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/components/common/textarea.vue

+ 1 - 1
src/components/common/textarea.vue

@@ -46,7 +46,7 @@ export default {
 
   &__length {
     position: absolute;
-    bottom: 0;
+    bottom: -25px;
     right: 12px;
     font-size: 12px;
   }