fix scss whitespace
This commit is contained in:
parent
f5efd10638
commit
41251c3e9c
|
@ -158,12 +158,12 @@
|
|||
|
||||
.focus-grid {
|
||||
line {
|
||||
stroke: rgba( 0, 0, 0, 0.1 );
|
||||
stroke: rgba(0, 0, 0, 0.1);
|
||||
stroke-width: 1px;
|
||||
}
|
||||
}
|
||||
|
||||
.barfocus {
|
||||
fill: rgba( 0, 0, 0, 0.1 );
|
||||
fill: rgba(0, 0, 0, 0.1);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue