feat: 弹窗视频生成
This commit is contained in:
@@ -200,7 +200,7 @@ const handleConfirm = () => {
|
||||
img {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
object-fit: cover;
|
||||
object-fit: contain;
|
||||
display: block;
|
||||
}
|
||||
|
||||
|
||||
@@ -509,6 +509,7 @@ defineExpose({
|
||||
border: 2px solid #dcdfe6;
|
||||
padding: 1.5rem 1.5rem 3rem;
|
||||
height: auto;
|
||||
font-size: 1.8rem;
|
||||
.area {
|
||||
width: 100%;
|
||||
min-height: 12rem;
|
||||
|
||||
Reference in New Issue
Block a user