mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-15 02:11:05 +00:00
parent
b531bd19b6
commit
a2715f3df4
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@
|
||||||
class:bx--table-toolbar--small="{size === 'sm'}"
|
class:bx--table-toolbar--small="{size === 'sm'}"
|
||||||
class:bx--table-toolbar--normal="{size === 'default'}"
|
class:bx--table-toolbar--normal="{size === 'default'}"
|
||||||
{...$$restProps}
|
{...$$restProps}
|
||||||
|
style="z-index: 1; {$$restProps.style}"
|
||||||
>
|
>
|
||||||
<slot />
|
<slot />
|
||||||
</section>
|
</section>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue