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 175175 }
176176
177177 & .part-grouping-decorator--group : global (.stacked-layout .stacked-layout__main .stacked-layout__title ),
178- & .part-grouping-decorator--group : global (.stacked-layout .stacked-layout__main .collapsible-content__summary ),
179- & .part-grouping-decorator--group : global (.stacked-layout .stacked-layout__main .stacked-layout__message-status ) {
178+ & .part-grouping-decorator--group : global (.stacked-layout .stacked-layout__main .collapsible-content__summary ) {
180179 margin : var (--webchat-spacingVerticalXS ) var (--webchat__bubble--inline-padding );
181180 }
182181
182+ & .part-grouping-decorator--group : global (.stacked-layout .stacked-layout__main .stacked-layout__message-status ) {
183+ margin-block : var (--webchat-spacingVerticalXS );
184+ }
185+
183186 /* Stacked layout which has message bubble */
184187 : global (.stacked-layout .stacked-layout__content : has (.webchat__bubble )) {
185188 max-width : 100% ;
You can’t perform that action at this time.
0 commit comments