lobehub / sd-webui-lobe-theme

🅰️ Lobe theme - The modern theme for stable diffusion webui, exquisite interface design, highly customizable UI, and efficiency boosting features.
https://github.com/AUTOMATIC1111/stable-diffusion-webui
GNU Affero General Public License v3.0
2.31k stars 217 forks source link

Extra Network sidebar broken. Model cards line up one column only. #570

Open ostap667inbox opened 1 month ago

ostap667inbox commented 1 month ago

👀 检查清单 | Initial checklist

💻 系统环境 | Operating System

Windows

🌐 浏览器 | Browser

Chrome

📦 SD Wbui 版本或提交 | Version or Commit

ForgeUI latest

📦 Lobe Theme 版本或提交 | Version or Commit

3.5.3

🐛 问题描述 | Bug Description

Extra Networks sidebar has gone bad after the latest Lobe Theme update.

🚦 期望结果 | Expected Behavior

No response

📷 复现步骤 | Recurrence Steps

No response

📝 补充信息 | Additional Information

No response

lobehubbot commented 1 month ago

👀 @ostap667inbox

Thank you for raising an issue. We will investigate into the matter and get back to you as soon as possible. Please make sure you have given us as much context as possible.\ 非常感谢您提交 issue。我们会尽快调查此事,并尽快回复您。 请确保您已经提供了尽可能多的背景信息。

ostap667inbox commented 1 month ago

The !important rule in this CSS style creates a problem. If you remove !important - the cards line up as they should. But at any change of window size or card size this style is restored again.

lobe-extra-network3

nitrogoboom commented 1 month ago

Same Issue. Model Cards no longer flex, they are aligned in 1 single column in Networks Flyout.

brightcxy commented 1 month ago

same here, only displayed one column. I'm using webui forge.

aiUmbra commented 1 month ago

same here

enigmaticloon commented 1 month ago

still broken

jmjmeijin commented 1 month ago

same

jmjmeijin commented 1 month ago

flex Can you tell me which file this is?

wywywywy commented 1 month ago

The recent v3.5.x changes are all to do with A1111's new v1.9 anyway.

So if you're using Forge, you can just go back to the old version git checkout tags/v3.4.10 -b v3.4.10 as Forge hasn't been updated for a while.

Tiny-Tsuruta commented 3 weeks ago

Forge updated, problem remains for me too