Skip to content
Snippets Groups Projects

Release

Merged jan.bednarik requested to merge test into main
1 file
+ 2
0
Compare changes
  • Side-by-side
  • Inline
@@ -44,6 +44,7 @@
id="height"
name="height"
type="number"
min="0"
class="text-input form-field__control"
placeholder="Výška"
>
@@ -51,6 +52,7 @@
id="width"
name="width"
type="number"
min="0"
class="text-input form-field__control"
placeholder="Šírka"
>
Loading