mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-16 10:51:06 +00:00
chore: v11 OverflowMenu
Size `xl` changed to `lg`. For better compatibility with existing codebases size `xl` is still supported.
This commit is contained in:
parent
9f32d57353
commit
ff8d54b38e
6 changed files with 8 additions and 8 deletions
|
@ -34,7 +34,7 @@
|
|||
<OverflowMenuItem danger text="Delete service" />
|
||||
</OverflowMenu>
|
||||
|
||||
<OverflowMenu size="xl">
|
||||
<OverflowMenu size="lg">
|
||||
<OverflowMenuItem text="Manage credentials" />
|
||||
<OverflowMenuItem
|
||||
href="https://cloud.ibm.com/docs/api-gateway/"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue