Advertisement
efd_ieci

Untitled

Mar 31st, 2020
559
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. styles: [`
  2. * >>> .ui-datatable-scrollable-wrapper {
  3. height:100%
  4. }
  5.  
  6. * >>> .ui-datatable-scrollable-view {
  7. height: 100%;
  8. display: flex;
  9. flex-direction: column;
  10. }
  11.  
  12. * >>> .ui-datatable-scrollable-body {
  13. flex: 1 1 0;
  14. }
  15. `]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement