BUG 25335

This commit is contained in:
aixianling
2021-12-09 20:15:37 +08:00
parent d5920bda7e
commit fd0d5912f4
2 changed files with 2 additions and 2 deletions

View File

@@ -132,7 +132,7 @@ export default {
<style lang="scss" scoped>
.AppInterview {
width: 100%;
min-height: 100%;
height: 100%;
box-sizing: border-box;
position: absolute;
background: #fff;