3
0

Increase min width for inline record list field editors

This commit is contained in:
Jože Fortun
2024-02-13 12:05:40 +01:00
parent 9c6198b512
commit ce4cbd3570

View File

@@ -372,7 +372,7 @@
:namespace="namespace"
:errors="recordErrors(item, field)"
class="mb-0"
style="min-width: 150px;"
style="min-width: 250px;"
@click.stop
/>