Merge branch 'StableVersion' of http://18.167.251.121:10003/aidlab/aida_front into dev_vite
This commit is contained in:
@@ -77,19 +77,10 @@ export default defineComponent({
|
||||
left: 50%;
|
||||
top: 50%;
|
||||
transform: translate(-50%,-50%);
|
||||
// width: 80%;
|
||||
// height: auto;
|
||||
// max-height: 80vh;
|
||||
// width: max-content;
|
||||
position: absolute;
|
||||
video{
|
||||
// width: 100%;
|
||||
// max-height: 80vh;
|
||||
// height: 100%;
|
||||
// object-fit: contain;
|
||||
// width: max-content;
|
||||
max-height: 80vh;
|
||||
max-width: 80vw;
|
||||
max-height:80vh;
|
||||
max-width:80vw;
|
||||
}
|
||||
.general_video_btn{
|
||||
color: #fff;
|
||||
|
||||
Reference in New Issue
Block a user