Files
readest/apps/readest-app
Huang Xin d94236e127 layout: fix grid cover image height in crop mode (#1537)
Support setting arbitrary columns with custom UI css:
```
.bookshelf-items {
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
}
```
2025-07-05 17:29:33 +02:00
..
2025-06-29 14:38:04 +02:00
2024-10-28 18:23:48 +01:00
2025-07-02 15:02:20 +02:00