ui: dropdown as infobox

This commit is contained in:
Andras Bacsai
2022-09-19 14:01:48 +00:00
parent 534ccd6bf6
commit f4a2d5c652
2 changed files with 22 additions and 11 deletions

View File

@@ -33,11 +33,10 @@
</script>
<div class="mx-auto max-w-6xl rounded-xl px-6 pt-4">
<table class="mx-auto border-separate text-left">
<thead>
<tr class="h-12">
<th scope="col">{$t('forms.path')} <Explainer explanation={$t('application.storage.persistent_storage_explainer')} /></th>
<th scope="col">{$t('forms.path')} <Explainer position="dropdown-bottom" explanation={$t('application.storage.persistent_storage_explainer')} /></th>
</tr>
</thead>
<tbody>