Add divider to gallery tab (#3508)

This commit is contained in:
CJ
2023-03-06 15:21:29 -06:00
committed by GitHub
parent 381486904b
commit 42fde9bc9f
3 changed files with 54 additions and 5 deletions

View File

@@ -10,6 +10,7 @@
* Added toggleable favorite button to Performer cards. ([#3369](https://github.com/stashapp/stash/pull/3369))
### 🎨 Improvements
* Added collapsible divider to Gallery page. ([#3508](https://github.com/stashapp/stash/pull/3508))
* Overhauled and improved HLS streaming. ([#3274](https://github.com/stashapp/stash/pull/3274))
### 🐛 Bug fixes