congzc 1 년 전
부모
커밋
201e8c9539
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. +2
    -2
      src/views/createVideo/index.vue

+ 2
- 2
src/views/createVideo/index.vue 파일 보기

@@ -2066,7 +2066,7 @@ onUnmounted(() => {
// height: 580px;
height: 67%;
// height: calc(70vh - 80px );
margin-bottom: 10px;
margin-bottom: 20px;
.uploadBtn {
position: relative;
padding: 10px 15px;
@@ -2313,7 +2313,7 @@ onUnmounted(() => {

&-bottom {
width: 100%;
height: 30%;
height: 29%;
// height: calc(30vh - 80px );
// margin-top: 10px;
.tab {


불러오는 중...
취소
저장