Files
audiobookshelf-app/pages
Lars Kiesow ea6bb0a847 Metadata Table Alignment
This patch updates the metadata table in the book details view, turning
it into a CSS grid layout. This fixes a few issues with the current
layout:

- Keys and values are not vertically aligned with the value being
  displayed a little bit above the baseline of the key.
- There is no horizontal alignment of the table columns. In fact, it is
  technically not a table despite the CSS being tuned to almost look
  like one. Just turning this into a real grid looks cleaner.
- The code for making multi-line values not wrap is broken. This fixes
  the problem.

This also renames “Publish Year” to “Published”. Mainly because it is
shorter.
2023-01-08 17:17:59 +01:00
..
2022-12-03 15:20:27 -06:00
2023-01-08 17:17:59 +01:00
2022-12-03 17:05:43 -06:00
2022-12-07 17:57:42 -06:00
2022-08-21 16:20:10 -05:00
2021-12-04 19:56:29 -06:00
2022-12-09 17:07:50 -06:00