Links are not having underline in custom template and confirmation node buttons having more space.

  1. I have updated the below in chatWindow css file. Still the links are not getting the underline.
    .kore-chat-window ul.chat-container li.fromCurrentUser .messageBubble .isLink a {
    color: var(–sdk-chat-window-user-bubble-font-clr);
    text-decoration: underline !important;
    }

  2. The confirmation node buttons are having more space inbetween them. I couldn’t understand or figure out what is missing.
    image

@sreesukumar95

Hello @user :smiley:,

Welcome to Kore Community :clap:

Thank you for stopping by!!

Can you be a little more specific on the changes that you have done on the web-SDK? Usually, that is not how confirmation messages Yes/No is shown.