Skip to content

Commit 34658d2

Browse files
committed
fix: padding
1 parent db42673 commit 34658d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/web/angular-customer-app/src/app/chatbot/chatbot.component.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@
199199
.typing-indicator {
200200
display: flex;
201201
align-items: center;
202-
padding: 8px;
202+
padding: 12px;
203203
}
204204
.typing {
205205
display: inline-block;

0 commit comments

Comments
 (0)