Merge pull request #3148 from IceFog72/release Small css fix.

a137c23116e6801240f12399d1748b3111480afe

Cohee <18619528+Cohee1207@users.noreply.github.com>

Signed
2 files changed, +2 -2Ignore whitespace
public/scripts/extensions/stable-diffusion/style.css+1 -1
@@ -4,7 +4,7 @@
44
55#sd_dropdown {
66 z-index: 30000;
77 backdrop-filter: blur(var(--SmartThemeBlurStrength));
88}
99
1010#sd_comfy_open_workflow_editor {
public/scripts/extensions/tts/style.css+1 -1
@@ -93,7 +93,7 @@
9393.at-settings-separator {
9494 margin-top: 10px;
9595 margin-bottom: 10px;
9696 padding: 18x18px;
9797 font-weight: bold;
9898 border-top: 1px solid #e1e1e1; /* Grey line */
9999 border-bottom: 1px solid #e1e1e1; /* Grey line */