We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 466a0d1 commit 8a4a61fCopy full SHA for 8a4a61f
1 file changed
packages/fluent-theme/src/components/activity/PartGroupingDecorator.module.css
@@ -710,12 +710,12 @@
710
}
711
712
&:not(.part-grouping-decorator--group)
713
- :global(.webchat__bubble:not(.webchat-part-grouping__bubble--from-user) .webchat__bubble__content) {
+ :global(.webchat__bubble:not(.webchat__bubble--from-user) .webchat__bubble__content) {
714
anchor-name: --webchat-flair;
715
max-width: unset;
716
717
718
- :global(.webchat__bubble:not(.webchat-part-grouping__bubble--from-user)::after) {
+ :global(.webchat__bubble:not(.webchat__bubble--from-user)::after) {
719
margin-block: var(--webchat-spacingVerticalXS);
720
outline-offset: 5px;
721
--webchat-part-grouping__bubble--border-radius: calc(var(--webchat-borderRadius2XLarge) - 8px);
0 commit comments