Skip to content

Fix the listbox min-height issue and remove the popover padding #70

Fix the listbox min-height issue and remove the popover padding

Fix the listbox min-height issue and remove the popover padding #70

Workflow file for this run

name: Deploy PR previews
concurrency: preview-${{ github.ref }}
on:
pull_request:
types:
- opened
- reopened
- synchronize
- closed
permissions:
contents: write
pull-requests: write
jobs:
storybook:
uses: Neovici/cfg/.github/workflows/preview.yml@master
secrets: inherit