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