@use './src/styles/colors' as *; :host { display: flex; button { &:not(.small) { flex: 1; } } .flight-status-button { padding: 0 7px; } }