This commit is contained in:
barsdeveloper
2024-02-14 00:42:18 +01:00
parent 90584e16c0
commit 32b4694862
2 changed files with 4 additions and 4 deletions

2
dist/ueblueprint.js vendored
View File

@@ -58,7 +58,7 @@ class Configuration {
begin: "blueprint-focus",
end: "blueprint-unfocus",
}
static fontSize = i$3`12.5px`
static fontSize = i$3`13px`
static gridAxisLineColor = i$3`black`
static gridExpandThreshold = 0.25 // remaining size factor threshold to cause an expansion event
static gridLineColor = i$3`#353535`

File diff suppressed because one or more lines are too long