File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed
Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 11.pf-chatbot__quickstarts-tile {
2- min-width : 360px ;
32 max-width : 650px ;
43 width : 100% ;
54
Original file line number Diff line number Diff line change 33 gap : var (--pf-t--global--spacer--xs );
44 grid-template-columns : repeat (auto-fit , minmax (0 , max-content ));
55
6- .pf-v6-c-button {
6+ .pf-chatbot__button--response-action.pf- v6-c-button.pf-m-plain.pf-m-small {
77 --pf-v6-c-button__icon--Color : var (--pf-t--global--icon--color--subtle );
88 border-radius : var (--pf-t--global--border--radius--pill );
99 width : 2.3125rem ;
2222 }
2323}
2424
25- .pf-v6-c-button.pf-chatbot__button--response-action-clicked {
25+ .pf-v6-c-button.pf-chatbot__button--response-action-clicked.pf-v6-c-button.pf-m-plain.pf-m-small {
2626 --pf-v6-c-button--m-plain--BackgroundColor : var (--pf-t--global--background--color--action--plain--alt--clicked );
2727 --pf-v6-c-button__icon--Color : var (--pf-t--global--icon--color--regular );
2828}
You can’t perform that action at this time.
0 commit comments