golden-logic-ui 1.0.202 → 1.0.204
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/golden-logic-ui.js
CHANGED
|
@@ -51126,7 +51126,7 @@ function YQ(I, ve, le, Be, Ce, re) {
|
|
|
51126
51126
|
(Ee(!0), Oe(Yo, null, ka(le.columns, (rn, Bn) => (Ee(), Oe("td", {
|
|
51127
51127
|
key: Bn,
|
|
51128
51128
|
"data-label": rn.field_label,
|
|
51129
|
-
class: Cn(["text-pretty before:content-[attr(data-label)] before:font-bold lg:before:content-none flex flex-col justify-between gap-2 lg:table-cell py-4 px-5 lg:py-3 lg:px-4 border dark:border-gray-700", {
|
|
51129
|
+
class: Cn(["text-pretty before:content-[attr(data-label)] before:font-bold lg:before:content-none flex flex-col justify-between gap-2 lg:table-cell py-4 px-5 lg:py-3 lg:px-4 border-[0.3px] dark:border-gray-700", {
|
|
51130
51130
|
"rounded-t-lg lg:rounded-t-none": Bn === 0,
|
|
51131
51131
|
"rounded-b-lg lg:rounded-b-none": Bn === le.columns.length - 1
|
|
51132
51132
|
}])
|