fixes crop icons

This commit is contained in:
Christian Beutel
2025-07-19 20:02:47 +02:00
parent ef1571c54e
commit 731a4ffb97
2 changed files with 6 additions and 13 deletions

View File

@@ -424,7 +424,7 @@
id: "crop-start-marker",
icon: "fa-regular fa-circle",
fontSize: "xs",
style: "z-10",
style: "z-10 w-6",
width: 4,
backgroundColor: "bg-primary",
fontColor: "white",
@@ -436,7 +436,7 @@
id: "crop-end-marker",
icon: "fa fa-flag-checkered",
fontSize: "xs",
style: "z-10",
style: "z-10 w-6",
width: 4,
backgroundColor: "bg-primary",
fontColor: "white",