We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5090bd6 commit 6982be2Copy full SHA for 6982be2
1 file changed
src/pages/chatbot/style.ts
@@ -65,6 +65,7 @@ export const useStyles = createStyles(({ css, token }) => ({
65
justify-content: center;
66
padding: ${token.paddingLG}px;
67
gap: 32px;
68
+ margin-top: -10%;
69
`,
70
71
welcomeTitle: css`
0 commit comments