File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -27,8 +27,8 @@ There are two ways to access the assistant in your documentation:
2727- ** Select the assistant button** next to the search bar.
2828
2929 <Frame >
30- <img src = " /images/assistant/assistant-button-light.png" alt = " Search bar and assistant button in light mode." />
31- <img src = " /images/assistant/assistant-button-dark.png" alt = " Search bar and assistant button in dark mode." />
30+ <img src = " /images/assistant/assistant-button-light.png" className = " block dark:hidden " alt = " Search bar and assistant button in light mode." />
31+ <img src = " /images/assistant/assistant-button-dark.png" className = " block light:hidden " alt = " Search bar and assistant button in dark mode." />
3232 </Frame >
3333
3434## Making content AI ingestible
You can’t perform that action at this time.
0 commit comments