mirror of
https://gitlab.dit.htwk-leipzig.de/htwk-software/htwkalender.git
synced 2026-01-16 19:42:26 +01:00
91 responsive changes
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user