File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
packages/module/src/Message Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 55 display : flex ;
66 align-items : flex-start ;
77 gap : var (--pf-t--global--spacer--lg );
8- padding-bottom : var (--pf-t--global--spacer--xl );
8+ padding-bottom : var (--pf-t--global--spacer--lg );
99
1010 // Avatar
1111 // --------------------------------------------------------------------------
156156// ============================================================================
157157.pf-chatbot.pf-m-compact {
158158 .pf-chatbot__message {
159- gap : var (--pf-t--global--spacer--md );
160- padding-bottom : var (--pf-t--global--spacer--sm );
159+ gap : var (--pf-t--global--spacer--sm );
160+ padding-bottom : var (--pf-t--global--spacer--md );
161161
162162 .pf-chatbot__message-contents {
163163 gap : var (--pf-t--global--spacer--xs );
You can’t perform that action at this time.
0 commit comments