@import '_mixins'; @import '_vars'; .modal { display: block; } .flexed { display: flex; flex-direction: column; flex-grow: 1; padding: 0; }