style.css 183 B

123456789
  1. /* Empty. Add your own CSS if you like */
  2. .pList-scroll{
  3.   position: absolute;
  4. top: 40px!important;
  5. bottom: 0;
  6. left: 0;
  7. right: 0;
  8. }