🔖 chore(release): v3.4.3 [skip ci]
### [Version 3.4.3](https://github.com/lobehub/sd-webui-lobe-theme/compare/v3.4.2...v3.4.3)
<sup>Released on **2023-12-25**</sup>
#### 💄 Styles
- **misc**: Fix scroll layout and setting panel in mobile.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Fix scroll layout and setting panel in mobile ([2abac2d](https://github.com/lobehub/sd-webui-lobe-theme/commit/2abac2d))
</details>
<div align="right">
[](#readme-top)
</div>
pull/503/head
v3.4.3
parent
2abac2dce0
commit
c5d86ce700
25
CHANGELOG.md
25
CHANGELOG.md
|
|
@ -2,6 +2,31 @@
|
||||||
|
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
### [Version 3.4.3](https://github.com/lobehub/sd-webui-lobe-theme/compare/v3.4.2...v3.4.3)
|
||||||
|
|
||||||
|
<sup>Released on **2023-12-25**</sup>
|
||||||
|
|
||||||
|
#### 💄 Styles
|
||||||
|
|
||||||
|
- **misc**: Fix scroll layout and setting panel in mobile.
|
||||||
|
|
||||||
|
<br/>
|
||||||
|
|
||||||
|
<details>
|
||||||
|
<summary><kbd>Improvements and Fixes</kbd></summary>
|
||||||
|
|
||||||
|
#### Styles
|
||||||
|
|
||||||
|
- **misc**: Fix scroll layout and setting panel in mobile ([2abac2d](https://github.com/lobehub/sd-webui-lobe-theme/commit/2abac2d))
|
||||||
|
|
||||||
|
</details>
|
||||||
|
|
||||||
|
<div align="right">
|
||||||
|
|
||||||
|
[](#readme-top)
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
### [Version 3.4.2](https://github.com/lobehub/sd-webui-lobe-theme/compare/v3.4.1...v3.4.2)
|
### [Version 3.4.2](https://github.com/lobehub/sd-webui-lobe-theme/compare/v3.4.1...v3.4.2)
|
||||||
|
|
||||||
<sup>Released on **2023-12-23**</sup>
|
<sup>Released on **2023-12-23**</sup>
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "sd-webui-lobe-theme",
|
"name": "sd-webui-lobe-theme",
|
||||||
"version": "3.4.2",
|
"version": "3.4.3",
|
||||||
"private": true,
|
"private": true,
|
||||||
"description": "The modern theme for stable diffusion webui, exquisite interface design, highly customizable UI, and efficiency boosting features.",
|
"description": "The modern theme for stable diffusion webui, exquisite interface design, highly customizable UI, and efficiency boosting features.",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue