We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee093a1 commit 95a830fCopy full SHA for 95a830f
1 file changed
src/app/lists/list/list-chat-sample/list-chat-sample.component.html
@@ -73,6 +73,8 @@ <h6>You</h6>
73
</ng-container>
74
</igx-list>
75
76
+ <div class="overflow-anchor"></div>
77
+
78
<div class="massage-field">
79
<igx-input-group type="box">
80
<input
@@ -94,5 +96,4 @@ <h6>You</h6>
94
96
</button>
95
97
</igx-input-group>
98
</div>
- <div class="overflow-anchor"></div>
99
</form>
0 commit comments