diff --git a/src/components/Reactions/Reactions.tsx b/src/components/Reactions/Reactions.tsx index ebb249f..08e783e 100644 --- a/src/components/Reactions/Reactions.tsx +++ b/src/components/Reactions/Reactions.tsx @@ -11,7 +11,6 @@ import { PaletteProps, Popover, QAProps, - colorText, } from '@gravity-ui/uikit'; import xor from 'lodash/xor'; @@ -161,13 +160,11 @@ export function Reactions({ className={b('reaction-button')} size={size} extraProps={{'aria-label': i18n('add-reaction')}} - view="flat" + view="flat-secondary" > - - - - - + + + )}