@charset "UTF-8"; .flex-line { display: flex; align-items: center; flex-wrap: wrap; & > input, & > select { flex-grow: 1; } }