Paginator table size drop down not properly styled

UI Components for Angular
Post Reply
maxsands1503
Posts: 1
Joined: 26 Aug 2022, 20:52

26 Aug 2022, 21:07

I have a table with pagination, all other styles for the paginator and table are present. The dropdown with the page size options is not styled.

I have the following in my angular.json

Code: Select all

 "styles": [
              "src/styles.scss",
              "src/theme.scss",
              "node_modules/primeicons/primeicons.css",
              "node_modules/primeng/resources/themes/lara-light-blue/theme.css",
              "node_modules/primeng/resources/primeng.min.css"
            ],
and in my styles.scss my imports

Code: Select all

@import '~primeng/resources/primeng.min.css';
@import '~primeng/resources/themes/lara-light-blue/theme.css';
@import '~primeicons/primeicons.css';

Post Reply

Return to “PrimeNG”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 27 guests