stlyes fixes
This commit is contained in:
@@ -718,7 +718,7 @@ export default function Integration() {
|
||||
</Label>
|
||||
|
||||
{/* Featured Image (full width) - Selectable */}
|
||||
<div className="p-3 rounded-lg border border-gray-200 dark:border-gray-700 bg-gradient-to-r from-purple-500 to-blue-500 text-white">
|
||||
<div className="p-3 rounded-lg border border-gray-200 dark:border-gray-700 bg-gradient-to-r from-purple-500 to-brand-500 text-white">
|
||||
<div className="flex items-center justify-between mb-2">
|
||||
<div className="font-medium">Featured Image</div>
|
||||
<div className="text-xs bg-white/20 px-2 py-1 rounded">
|
||||
|
||||
Reference in New Issue
Block a user