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 705705 anchor-name : --webchat-flair ;
706706 max-width : unset;
707707 }
708-
709- : global (.webchat__bubble : not (.webchat__bubble--from-user )::after ) {
710- margin-block : var (--webchat-spacingVerticalXS );
711- outline-offset : 5px ;
712- --webchat-part-grouping__bubble--border-radius : calc (var (--webchat-borderRadius2XLarge ) - 8px );
713- }
714708 }
715709 /* #endregion */
716710
729723 padding-block : var (--webchat-spacingVerticalS );
730724 padding-inline : var (--webchat-spacingHorizontalS );
731725 }
726+
727+ : global (.webchat__bubble : not (.webchat__bubble--from-user )::after ) {
728+ margin-block : var (--webchat-spacingVerticalXS );
729+ outline-offset : 5px ;
730+ --webchat-part-grouping__bubble--border-radius : calc (var (--webchat-borderRadius2XLarge ) - 8px );
731+ }
732732 }
733733 /* #endregion */
734734
You can’t perform that action at this time.
0 commit comments