source: trip-planner-front/node_modules/primeng/resources/components/dataview/dataview.css@ bdd6491

Last change on this file since bdd6491 was 59329aa, checked in by Ema <ema_spirova@…>, 3 years ago

adding photos

  • Property mode set to 100644
File size: 197 bytes
Line 
1.p-dataview {
2 position: relative;
3}
4
5.p-dataview .p-dataview-loading-overlay {
6 position: absolute;
7 display: flex;
8 align-items: center;
9 justify-content: center;
10 z-index: 2;
11}
Note: See TracBrowser for help on using the repository browser.