🔖 chore(release): v3.3.5 [skip ci]
### [Version 3.3.5](https://github.com/lobehub/sd-webui-lobe-theme/compare/v3.3.4...v3.3.5)
<sup>Released on **2023-12-10**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix Gallery "position: sticky" for mobile UI.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix Gallery "position: sticky" for mobile UI, closes [#483](https://github.com/lobehub/sd-webui-lobe-theme/issues/483) [#483](https://github.com/lobehub/sd-webui-lobe-theme/issues/483) ([44a04bd](https://github.com/lobehub/sd-webui-lobe-theme/commit/44a04bd))
</details>
<div align="right">
[](#readme-top)
</div>
pull/489/head
v3.3.5
parent
160a63da88
commit
d864e39ce0
25
CHANGELOG.md
25
CHANGELOG.md
|
|
@ -2,6 +2,31 @@
|
|||
|
||||
# Changelog
|
||||
|
||||
### [Version 3.3.5](https://github.com/lobehub/sd-webui-lobe-theme/compare/v3.3.4...v3.3.5)
|
||||
|
||||
<sup>Released on **2023-12-10**</sup>
|
||||
|
||||
#### 🐛 Bug Fixes
|
||||
|
||||
- **misc**: Fix Gallery "position: sticky" for mobile UI.
|
||||
|
||||
<br/>
|
||||
|
||||
<details>
|
||||
<summary><kbd>Improvements and Fixes</kbd></summary>
|
||||
|
||||
#### What's fixed
|
||||
|
||||
- **misc**: Fix Gallery "position: sticky" for mobile UI, closes [#483](https://github.com/lobehub/sd-webui-lobe-theme/issues/483) [#483](https://github.com/lobehub/sd-webui-lobe-theme/issues/483) ([44a04bd](https://github.com/lobehub/sd-webui-lobe-theme/commit/44a04bd))
|
||||
|
||||
</details>
|
||||
|
||||
<div align="right">
|
||||
|
||||
[](#readme-top)
|
||||
|
||||
</div>
|
||||
|
||||
### [Version 3.3.4](https://github.com/lobehub/sd-webui-lobe-theme/compare/v3.3.3...v3.3.4)
|
||||
|
||||
<sup>Released on **2023-12-03**</sup>
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "sd-webui-lobe-theme",
|
||||
"version": "3.3.4",
|
||||
"version": "3.3.5",
|
||||
"private": true,
|
||||
"description": "The modern theme for stable diffusion webui, exquisite interface design, highly customizable UI, and efficiency boosting features.",
|
||||
"keywords": [
|
||||
|
|
|
|||
Loading…
Reference in New Issue