.toggleButton { composes: button from "~Components/Link/IconButton.css"; padding: 0; font-size: inherit; } .isDisabled { color: $disabledColor; cursor: not-allowed; }