🩹 Fix dark mode bg remaining issues
This commit is contained in:
@@ -155,7 +155,7 @@ export const WebhookSettings = ({
|
||||
return (
|
||||
<Stack spacing={4}>
|
||||
{provider && (
|
||||
<Alert status={'info'} bgColor={'blue.50'} rounded="md">
|
||||
<Alert status={'info'} rounded="md">
|
||||
<AlertIcon />
|
||||
<Stack>
|
||||
<Text>Head up to {provider.name} to configure this block:</Text>
|
||||
|
||||
Reference in New Issue
Block a user