eco-vue-js 0.5.10 → 0.5.11
Sign up to get free protection for your applications and to get access to all the features.
@@ -17,7 +17,7 @@ const _hoisted_4 = [
|
|
17
17
|
_hoisted_3
|
18
18
|
];
|
19
19
|
const _hoisted_5 = { class: "[overflow:inherit]" };
|
20
|
-
const _hoisted_6 = { class: "grid grid-cols-[2rem,auto,1fr,1rem] items-center py-
|
20
|
+
const _hoisted_6 = { class: "grid grid-cols-[2rem,auto,1fr,1rem] items-center py-3 px-5" };
|
21
21
|
const _hoisted_7 = { class: "flex items-center" };
|
22
22
|
const _hoisted_8 = { class: "text-base font-normal tracking-wide whitespace-nowrap relative" };
|
23
23
|
const _hoisted_9 = { class: "text-base font-normal tracking-wide text-center flex justify-start relative" };
|