We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c84603c commit 6455935Copy full SHA for 6455935
docs/theme.config.tsx
@@ -15,8 +15,8 @@ const InkeepChatButton = dynamic(
15
<button className="flex gap-2 items-center py-1.5 px-3 text-base leading-tight text-gray-800 rounded-lg transition-colors md:text-sm dark:text-gray-200 bg-black/[.05] dark:bg-gray-50/10">
16
<svg
17
xmlns="http://www.w3.org/2000/svg"
18
- width="18"
19
- height="18"
+ width="16"
+ height="16"
20
fill="currentColor"
21
viewBox="0 0 256 256"
22
>
0 commit comments