Add SVG-based line drawing
This commit is contained in:
@@ -139,4 +139,12 @@ body {
|
||||
border: 1px solid white;
|
||||
|
||||
overflow: hidden;
|
||||
|
||||
background: var(--background);
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
.gridLines {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user