.content { height: 100vh; width: 100%; background-image: url("https://file-cloud.fmode.cn/Qje9D4bqol/20241220/b313ov054708770.png") !important; background-repeat: no-repeat; background-position: center top; background-size: 100% 100%; --background:#ffffff00; .edit-room{ // padding: 2.5641vw; width: 94.8718vw; margin: 0 auto; background: white; border-radius: 1.5385vw; margin-top: 2.5641vw; .row{ padding: 1.5385vw; margin-bottom: 1.0256vw; .title{ color: black; margin-bottom: 1.0256vw; } ion-input { background-color: #f3f3f3; --padding-end:1.0256vw; --padding-start:1.0256vw; } ion-textarea{ background-color: #f3f3f3; --padding-end:1.0256vw; --padding-start:1.0256vw; } .input-num{ border: none; background: #f3f3f3; padding: 1.0256vw; outline: none; width: 150px; } } } } .submit { position: fixed; bottom: 8vw; width: 80%; height: 10.6667vw; font-size: 4.2667vw; color: white; margin: 0 10%; background-color: #fe4d54; border-radius: 2.5641vw; z-index: 1; }