source:
trip-planner-front/node_modules/primeng/resources/components/dataview/dataview.css
Last change on this file was 59329aa, checked in by , 3 years ago | |
---|---|
|
|
File size: 197 bytes |
Rev | Line | |
---|---|---|
[59329aa] | 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.