Skip to content

Commit

Permalink
Fix background image slit on Versa
Browse files Browse the repository at this point in the history
  • Loading branch information
sakebook committed Nov 25, 2018
1 parent 7304777 commit 4fd8ffd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/index~300x300.gui
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<svg class="background">
<!-- background line -->
<g id="back" transform="translate(50%,50%)">
<rect class="color-inverse" x="0%" y="-75%" width="76%" height="75%" />
<rect class="color-inverse" x="0%" y="-75%" width="76%" height="77%" />
<rect class="color-inverse" x="0%" y="0%" width="76%" height="75%" />
</g>

Expand Down

0 comments on commit 4fd8ffd

Please sign in to comment.