change text size

This commit is contained in:
MuslemRahimi 2025-02-27 17:11:30 +01:00
parent ea09cd93cc
commit 4d311421bd

View File

@ -45,7 +45,7 @@
},
},
title: {
text: `<h3 class="mt-3 mb-1">${labelName}</h3>`,
text: `<h3 class="mt-3 mb-1 text-[1rem]">${labelName}</h3>`,
useHTML: true,
style: { color: "white" },
},