Skip to content

Commit 7b4cbcf

Browse files
authored
Update createRecordModal.svelte
1 parent d7ee5ce commit 7b4cbcf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/routes/(console)/organization-[organization]/domains/domain-[domain]/createRecordModal.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
import { addNotification } from '$lib/stores/notifications';
1313
import { Submit, trackError, trackEvent } from '$lib/actions/analytics';
1414
import {
15-
BODY_TOOLTIP_WRAPPER_STYLE
15+
BODY_TOOLTIP_WRAPPER_STYLE_PRELINE
1616
} from '$lib/helpers/tooltipContent';
1717
import { page } from '$app/state';
1818
import { recordTypes } from './store';

0 commit comments

Comments
 (0)