Skip to content

Commit 1faaa21

Browse files
eschuthoclaude
andcommitted
fix(spa): remove trailing whitespace in spa.html
Remove trailing whitespace from the style block to comply with pre-commit hooks. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 951b48d commit 1faaa21

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

superset/templates/superset/spa.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
background: #fff;
3636
color: #000;
3737
}
38-
38+
3939
@media (prefers-color-scheme: dark) {
4040
body {
4141
background: #000;

0 commit comments

Comments
 (0)