We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45ae423 commit 5ca4fa2Copy full SHA for 5ca4fa2
1 file changed
src/v2/styles/Dialog/Dialog-layout.scss
@@ -26,7 +26,7 @@
26
display: flex;
27
justify-content: flex-end;
28
gap: 1.25rem;
29
- padding: 1.25rem;
+ padding: 2.25rem 1.25rem 0;
30
31
.str-chat__dialog__controls-button {
32
@include utils.button-reset;
0 commit comments