91 responsive changes

This commit is contained in:
survellow
2023-12-06 10:22:43 +01:00
parent 1d656b2653
commit 4377faa40e
11 changed files with 219 additions and 113 deletions

View File

@@ -32,7 +32,7 @@ const placeholders = computed(() => [
<template>
<Button
icon="pi pi-info"
class="m-2 small-button"
class="m-2 small-button flex-shrink-0"
severity="help"
rounded
outlined
@@ -42,6 +42,7 @@ const placeholders = computed(() => [
/>
<Dialog
v-model:visible="helpVisible"
class="w-full md:w-auto"
:header="$t('moduleTemplateDialog.moduleConfiguration')"
>
<p>