@import "~ui/styles/theme.less"; .root { display: flex; justify-content: space-between; align-items: center; cursor: pointer; } .active { background-color: @color-highlight }