File tree Expand file tree Collapse file tree
packages/fluent-theme/src/components/activity Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1010 var (--webchat-spacingHorizontalSNudge );
1111 }
1212
13+ & .variant-copilot ,
1314 & .variant-copilot-deprecated {
1415 margin : var (--webchat-spacingVerticalXS ) 0 var (--webchat-spacingVerticalXS ) -10px ;
1516 }
Original file line number Diff line number Diff line change 434434 : global (.stacked-layout .webchat__bubble ): has (: global (.activity-loader )) : global (.webchat__bubble__content ) {
435435 background : unset;
436436 box-shadow : unset;
437+ border-color : transparent;
437438 }
438439
439440 : global (.stacked-layout .webchat__bubble .webchat__bubble__content ) {
721722 margin-inline-end : var (--webchat-spacingHorizontalXXL );
722723 }
723724
724- & .part-grouping-decorator--from-bot : global (.webchat__bubble__content ) {
725+ & .part-grouping-decorator--from-bot : global (.webchat__bubble__content ) {
725726 box-sizing : content-box;
726727 margin-block : calc (var (--webchat-spacingVerticalS ) * -1 );
727728 margin-inline : calc (var (--webchat-spacingHorizontalS ) * -1 );
You can’t perform that action at this time.
0 commit comments