Fix page elements obscured by bottom nav bar on mobile
This commit is contained in:
@@ -28,6 +28,9 @@
|
||||
<table class="table table-borderless" *ngIf="response.channels.length === 0">
|
||||
<div class="d-flex justify-content-center" i18n="lightning.empty-channels-list">No channels to display</div>
|
||||
</table>
|
||||
|
||||
<div class="clearfix"></div>
|
||||
<br>
|
||||
</div>
|
||||
|
||||
<ng-template #tableHeader>
|
||||
|
||||
Reference in New Issue
Block a user