Skip to content

Commit 16f16b2

Browse files
committed
fix padding
1 parent 6eef1e8 commit 16f16b2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
<div class="chat-page"> <app-authenticated-header></app-authenticated-header>
1+
<app-authenticated-header></app-authenticated-header>
2+
<div class="chat-page">
23
<div class="content"> <app-chat-view [compact]="false"></app-chat-view>
34
</div>
45
</div>

0 commit comments

Comments
 (0)