.create-question .el-button{border-radius:4px}.create-question .custom-questions{background:#f6f7f9;border-radius:4px;margin:0 50px;padding:20px;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}.create-question .custom-questions,.create-question .custom-questions .custom-question{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.create-question .custom-questions .custom-question{height:50px;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row}.create-question .custom-questions .custom-question .icon{font-size:24px}.create-question .custom-questions .custom-question .input{width:480px;margin:0 10px}