add divider on more details pages (#3514)

This commit is contained in:
CJ
2023-03-10 03:17:20 -06:00
committed by GitHub
parent 579c5ad8b9
commit b7183900ac
6 changed files with 131 additions and 9 deletions

View File

@@ -13,7 +13,7 @@
### 🎨 Improvements
* Improved Images wall view layout and added Interface settings to adjust the layout. ([#3511](https://github.com/stashapp/stash/pull/3511))
* Added collapsible divider to Gallery page. ([#3508](https://github.com/stashapp/stash/pull/3508))
* Added collapsible divider to Gallery, Performer, Studio and Tag pages. ([#3508](https://github.com/stashapp/stash/pull/3508), [#3514](https://github.com/stashapp/stash/pull/3514))
* Overhauled and improved HLS streaming. ([#3274](https://github.com/stashapp/stash/pull/3274))
### 🐛 Bug fixes