Fix boot.css bug from #8099 (#8214)

This commit is contained in:
lin onetwo
2024-05-27 12:45:29 +01:00
committed by GitHub
parent a463783283
commit dbe912ba5d
2 changed files with 1 additions and 4 deletions
-3
View File
@@ -1,6 +1,3 @@
title: $:/boot/boot.css
type: text/css
/* /*
Basic styles used before we boot up the parsing engine Basic styles used before we boot up the parsing engine
*/ */
+1 -1
View File
@@ -25,7 +25,7 @@
} }
}, },
{ {
"file": "boot.css.tid", "file": "boot.css",
"fields": { "fields": {
"title": "$:/boot/boot.css", "title": "$:/boot/boot.css",
"type": "text/css" "type": "text/css"