Change button style
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
This commit is contained in:
@@ -137,7 +137,7 @@ export const HeaderToolbar = (props: HeaderProps) => {
|
||||
<ButtonIcon
|
||||
size="small"
|
||||
icon={<RiMore2Line />}
|
||||
variant="secondary"
|
||||
variant="tertiary"
|
||||
{...props}
|
||||
/>
|
||||
)}
|
||||
|
||||
@@ -45,7 +45,7 @@ export const HeaderPage = (props: HeaderPageProps) => {
|
||||
{...props}
|
||||
size="small"
|
||||
icon={<RiMore2Line />}
|
||||
variant="secondary"
|
||||
variant="tertiary"
|
||||
/>
|
||||
)}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user