Add gradio classes to widgets

This commit is contained in:
space-nuko
2023-04-27 17:16:57 -07:00
parent 8453b831a1
commit 1b55c35aad
4 changed files with 4 additions and 4 deletions

View File

@@ -20,7 +20,7 @@
}
</script>
<div class="wrapper">
<div class="wrapper gr-combo">
{#if item !== null && option !== undefined}
<label>
<BlockTitle show_label={true}>{item.widget.name}</BlockTitle>