Switch to CSS variables for line color
This commit is contained in:
@@ -147,8 +147,5 @@ body {
|
||||
.gridLines {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.gridLines use {
|
||||
stroke: white;
|
||||
--line-color: white;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user