diff --git a/packages/admin/src/components/components/card-component.tsx b/packages/admin/src/components/components/card-component.tsx index 2a71dbbfa..91a750ea4 100644 --- a/packages/admin/src/components/components/card-component.tsx +++ b/packages/admin/src/components/components/card-component.tsx @@ -143,6 +143,7 @@ export default class extends WeElement { return ( + { style={gridStyle} >
- -
-

Simple Card

-

Card content

-

Card content

-
+
+ +
+

Simple Card

+

Card content

+

Card content

+
+
+
+
+ + +
+
+ + +
+ +
+

Card title

+

This is the description

+
+
+
+
+
+ + +

OMI Card

+

+ + Welcome to OMI + +

+
+
@@ -166,20 +226,22 @@ export default class extends WeElement { style={gridStyle} >
- - - More - -

Card content

-

Card content

-

Card content

-
+
+ + + More + +

Card content

+

Card content

+

Card content

+
+
@@ -190,7 +252,9 @@ export default class extends WeElement { style={gridStyle} >
+
{

Card content

Card content

- - DNT -

Tel:

-

Company:

-

...

-
+
+
+ + DNT +

Tel:

+

Company:

+

...

+
+
- -
- - -
- -
-

Card title

-

This is the description

-
-
-
- - -

OMI Card

-

- - Welcome to OMI - -

-
-
-
+
) }