widget & VA
This commit is contained in:
@@ -26,7 +26,7 @@ $: {
|
||||
|
||||
<div class="input-row items-center gap-2">
|
||||
|
||||
<div class="grid grid-cols-[max-content_40px] gap-x-2 items-center justify-items-start">
|
||||
<div class="grid grid-cols-[25px_max-content] items-center justify-items-start">
|
||||
<input
|
||||
id="warmwasser_enthalten"
|
||||
type="checkbox"
|
||||
@@ -38,7 +38,7 @@ $: {
|
||||
<label for="warmwasser_enthalten" class="cursor-pointer">Ja</label>
|
||||
</div>
|
||||
|
||||
<div class="grid grid-cols-[40px_max-content] items-center justify-items-start">
|
||||
<div class="grid grid-cols-[25px_max-content] items-center justify-items-start">
|
||||
<input
|
||||
id="warmwasser_anteil_bekannt"
|
||||
type="checkbox"
|
||||
|
||||
Reference in New Issue
Block a user