Fixed #5604 - Paginator: Responsive Templating showing multiple layouts on break points
parent
260fc88c02
commit
c6fccbee13
|
@ -175,7 +175,6 @@ export default {
|
|||
innerHTML += `
|
||||
@media screen ${minValue} {
|
||||
.paginator[${this.attributeSelector}],
|
||||
.p-paginator-default{
|
||||
display: flex;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue