Add Kapa assistant in-page button#9651
Conversation
Co-authored-by: Tiffany Hrabusa <30397949+tiffany76@users.noreply.github.com>
|
I'll fix the header (it's actually an issue with the logo being white on white). |
|
Icon fix. Dark-mode support pending. Let's merge this now and I'll followup with another PR. |
|
Dark mode fix: |
| data-launcher-button-image="{{ "img/logos/opentelemetry-icon-white.svg" | relURL }}" | ||
| xx-DISABLED-data-launcher-button-text="" | ||
| xx-DOES-NOT-WORK-data-launcher-button-font-size="1rem" | ||
| data-font-size-lg="1rem" |
There was a problem hiding this comment.
@dvdksn - is setting the font globally the only solution here? data-launcher-button-font-size="1rem" doesn't work (and I'm not even sure it should, even if the Kapa AI claims that it should :))
There was a problem hiding this comment.
Hey @chalin
I'm not sure tbh and I'm not w/ the kapa team anymore but let me cc @bauefikapa who might know :-)
| #kapa-widget-container { | ||
| --modal-inner-align: flex-end !important; | ||
| } |
There was a problem hiding this comment.
@dvdksn - it would also be great if I didn't have to have this CSS override.


Screenshots
Mobile:
Desktop:
References
/cc @dvdksn