mirror of
https://github.com/barsdeveloper/ueblueprint.git
synced 2026-03-06 07:37:29 +08:00
Links improved, refactoring
This commit is contained in:
@@ -4,7 +4,7 @@ export default class Configuration {
|
||||
static fontSize = "13px"
|
||||
static gridAxisLineColor = "black"
|
||||
static gridLineColor = "#353535"
|
||||
static gridLineWidth = 2 // pixel
|
||||
static gridLineWidth = 1 // pixel
|
||||
static gridSet = 8
|
||||
static gridSetLineColor = "#161616"
|
||||
static gridSize = 16 // pixel
|
||||
|
||||
Reference in New Issue
Block a user