Skip to content

Commit

Permalink
Fixed #5604 - Paginator: Responsive Templating showing multiple layou…
Browse files Browse the repository at this point in the history
…ts on break points
  • Loading branch information
tugcekucukoglu committed Apr 25, 2024
1 parent 260fc88 commit c6fccbe
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion components/lib/paginator/Paginator.vue
Expand Up @@ -175,7 +175,6 @@ export default {
innerHTML += `
@media screen ${minValue} {
.paginator[${this.attributeSelector}],
.p-paginator-default{
display: flex;
}
}
Expand Down

0 comments on commit c6fccbe

Please sign in to comment.