mirror of
https://gitlab.com/mbugroup/lti-web-client.git
synced 2026-05-23 23:05:46 +00:00
chore: change button variant
This commit is contained in:
@@ -21,7 +21,7 @@ const RowDropdownOptions = ({
|
||||
'dropdown-end': isLast2Rows,
|
||||
})}
|
||||
>
|
||||
<Button tabIndex={0}>
|
||||
<Button tabIndex={0} variant='ghost' color='none'>
|
||||
<Icon icon='material-symbols:more-vert' width={16} height={16} />
|
||||
</Button>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user