|
|
@ -21,6 +21,7 @@ |
|
|
|
padding: 0 0px !important; |
|
|
|
padding: 0 0px !important; |
|
|
|
margin: 0!important; |
|
|
|
margin: 0!important; |
|
|
|
max-width: none; |
|
|
|
max-width: none; |
|
|
|
|
|
|
|
height: 100vh; |
|
|
|
} |
|
|
|
} |
|
|
|
.real-container, |
|
|
|
.real-container, |
|
|
|
.record-container { |
|
|
|
.record-container { |
|
|
@ -112,7 +113,7 @@ |
|
|
|
readDom.style.width = '100%'; |
|
|
|
readDom.style.width = '100%'; |
|
|
|
readDom.style.marginLeft = '0px'; |
|
|
|
readDom.style.marginLeft = '0px'; |
|
|
|
document.getElementById('ws-real-player').style.marginBottom = '0px'; |
|
|
|
document.getElementById('ws-real-player').style.marginBottom = '0px'; |
|
|
|
|
|
|
|
document.getElementById('ws-real-player').style.height = '100%'; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|