.relate { height: 100%; background: url('../assets/background.svg'); background-color: #f0f2f5; .other-thing { margin-top: 3vh; } .ivu-tabs-nav-container { line-height: 2; font-size: 17px; box-sizing: border-box; white-space: nowrap; overflow: hidden; position: relative; zoom: 1; } .form { padding-top: 1vh; .input-verify { width: 70%; } } .back, .forget-pass, .other-way { font-size: 14px; } .icons { display: flex; align-items: center; } .other-icon { cursor: pointer; margin-left: 10px; display: flex; align-items: center; color: rgba(0, 0, 0, .2); :hover { color: #2d8cf0; } } .content { display: flex; flex-direction: column; justify-content: space-between; width: 368px; height: 100%; } }