.component-coding { height: 98%; background-color: #ffffff; padding: 17px 19px 0 24px; .header { display: flex; justify-content: space-between; .handle-row { .handle-row-item { display: flex; align-items: center; } } } .code-iframe { height: 90%; } }