mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 06:41:14 -06:00
FIX: [STUDIO-1641] svg dark color
Change-Id: I88a6f0e04cba193e9ce80150743b4e90cdf683c5
This commit is contained in:
parent
00dfd1e765
commit
78dbefd9ba
5 changed files with 7 additions and 7 deletions
|
@ -2,6 +2,6 @@
|
|||
|
||||
<g>
|
||||
<title>Layer 1</title>
|
||||
<path id="svg_1" stroke-linecap="round" stroke-width="2" stroke="#262e30" d="m1,12.5l23,0"/>
|
||||
<path id="svg_1" stroke-linecap="round" stroke-width="2" stroke="#262E30" d="m1,12.5l23,0"/>
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 214 B After Width: | Height: | Size: 214 B |
Loading…
Add table
Add a link
Reference in a new issue