Skip to content

Commit 6e1fed0

Browse files
committed
Updated position of close button
1 parent 78ac4dd commit 6e1fed0

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

packages/module/src/Message/UserFeedback/UserFeedback.scss

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,11 @@
3636
}
3737

3838
// feedback card
39+
.pf-chatbot__feedback-card-complete-header {
40+
.pf-v6-c-card__actions {
41+
--pf-v6-c-card__actions--MarginBlockEnd: calc(var(--pf-t--global--spacer--xl) * -1);
42+
}
43+
}
3944
.pf-chatbot__feedback-card-title {
4045
font-family: var(--pf-t--global--font--family--heading);
4146
font-size: var(--pf-t--global--font--size--md);

0 commit comments

Comments
 (0)