-
- {{ props.plugin?.plugin_name }}
- v{{ props.plugin?.plugin_version }}
-
-
- {{ props.plugin?.plugin_desc }}
-
+ class="relative flex flex-row items-start pa-3 justify-between grow"
+ :style="{ background: `${backgroundColor}` }"
+ >
+
+
+
+ {{ props.plugin?.plugin_name }}
+ v{{ props.plugin?.plugin_version }}
+
+
+ {{ props.plugin?.plugin_desc }}
+
+
+
+
+
+
+
-