mirror of
https://gitlab.com/mbugroup/lti-web-client.git
synced 2026-05-24 07:15:44 +00:00
chore: change button variant
This commit is contained in:
@@ -12,7 +12,7 @@ const RowCollapseOptions = ({ children }: RowCollapseOptionsProps) => {
|
||||
return (
|
||||
<Collapse
|
||||
title={
|
||||
<Button>
|
||||
<Button variant='ghost' color='none'>
|
||||
<Icon icon='material-symbols:more-vert' width={16} height={16} />
|
||||
</Button>
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user