calc() is not needed

63f9f33e204f3c63f6562c78da20990d1340dc27

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

Signed
1 files changed, +1 -1Ignore 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(calc(var(--SmartThemeBlurStrength)));
88}
99
1010#sd_comfy_open_workflow_editor {