Fix comments sorting dropdown z-index
This commit is contained in:
parent
6559da2821
commit
81f790af78
|
@ -11,7 +11,7 @@
|
|||
|
||||
<my-feed [syndicationItems]="syndicationItems"></my-feed>
|
||||
|
||||
<div ngbDropdown class="d-inline-block ml-4">
|
||||
<div ngbDropdown class="d-inline-block ml-4 dropdown-root">
|
||||
<button class="btn btn-sm btn-outline-secondary" id="dropdown-sort-comments" ngbDropdownToggle i18n>
|
||||
SORT BY
|
||||
</button>
|
||||
|
|
Loading…
Reference in New Issue