Merge pull request #3148 from IceFog72/release Small css fix.
Signed| @@ -4,7 +4,7 @@ | ||
| 4 | 4 | |
| 5 | 5 | #sd_dropdown { |
| 6 | 6 | z-index: 30000; |
| 7 | 7 | backdrop-filter: blur(var(--SmartThemeBlurStrength)); |
| 8 | 8 | } |
| 9 | 9 | |
| 10 | 10 | #sd_comfy_open_workflow_editor { |
| @@ -93,7 +93,7 @@ | ||
| 93 | 93 | .at-settings-separator { |
| 94 | 94 | margin-top: 10px; |
| 95 | 95 | margin-bottom: 10px; |
| 96 | 96 | padding: 18x18px; |
| 97 | 97 | font-weight: bold; |
| 98 | 98 | border-top: 1px solid #e1e1e1; /* Grey line */ |
| 99 | 99 | border-bottom: 1px solid #e1e1e1; /* Grey line */ |