congzc hace 1 año
padre
commit
201e8c9539
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. +2
    -2
      src/views/createVideo/index.vue

+ 2
- 2
src/views/createVideo/index.vue Ver fichero

@@ -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 {


Cargando…
Cancelar
Guardar