@import "../../style/common"; .image_screen{ width: 100%; height: 100%; } :host{ overflow: hidden; } .image_model{ background-color: #666666; overflow: hidden; } .image_model-image{ width: 100%; height: 100%; } .header-title-model{ top: 0; left: 0; right: 0; bottom: 0; } .header-left{ z-index: 10; } .image-fixed{ top: 0; bottom: 0; left: 0; right: 0; z-index: 10; position: absolute; background-color: transparent; }