We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ffd319 commit 4ba86c8Copy full SHA for 4ba86c8
packages/fluent-theme/src/components/activity/PartGroupingDecorator.module.css
@@ -634,7 +634,7 @@
634
position: static;
635
width: var(--webchat-part-grouping__bubble--max-width);
636
637
- :global(.webchat__bubble__content .webchat__adaptive-card-renderer > .ac-adaptiveCard) {
+ :global(.webchat__bubble__content .adaptive-card-renderer > .ac-adaptiveCard) {
638
font-family: var(--webchat-fontFamilyBase);
639
/* Remove double padding for adaptive cards inside bubble */
640
padding: unset !important;
0 commit comments