@import "@Themes/constants.scss"; .root { display: inline-flex; @media screen and (max-width: $screen-ls) { display: none; } }