Skip to content

Commit 4ba86c8

Browse files
committed
fix fluent theme class overrides
1 parent 3ffd319 commit 4ba86c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/fluent-theme/src/components/activity/PartGroupingDecorator.module.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -634,7 +634,7 @@
634634
position: static;
635635
width: var(--webchat-part-grouping__bubble--max-width);
636636

637-
:global(.webchat__bubble__content .webchat__adaptive-card-renderer > .ac-adaptiveCard) {
637+
:global(.webchat__bubble__content .adaptive-card-renderer > .ac-adaptiveCard) {
638638
font-family: var(--webchat-fontFamilyBase);
639639
/* Remove double padding for adaptive cards inside bubble */
640640
padding: unset !important;

0 commit comments

Comments
 (0)