FHNW-IVGI / Geoharvester

NDGI Project Geoharvester
10 stars 1 forks source link

[frontend] fix margin of row titles and service details #63

Closed fionatiefenbacher closed 1 year ago

fionatiefenbacher commented 1 year ago

The alignment of the row titles is centered, wheres the abstract and the dropdown service details are left aligned. Fix both to left with same margin, so that the details align to the titles and abstracts.

grafik

fionatiefenbacher commented 1 year ago

After further testing, the margin/padding of the service rows and service table changes during searching for different querys and applying filters. This needs fixing, so that the table is static instead of dynamic. Subrows (Details) of services are static.

FStriewski commented 1 year ago

Fixed in https://github.com/FHNW-IVGI/Geoharvester/pull/68