mirror of
https://github.com/morgan9e/dash-to-panel
synced 2026-04-14 00:04:17 +09:00
Add missing position attributes
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 1">
|
||||
<g fill="#eeeeee" opacity="0.25">
|
||||
<rect width="45" height="1"/>
|
||||
<rect width="1" height="1" opacity="0.2"/>
|
||||
<rect width="2" height="1" opacity="0.6"/>
|
||||
<rect x="45" width="1" height="1" opacity="0.2"/>
|
||||
<rect x="46" width="2" height="1" opacity="0.6"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 270 B After Width: | Height: | Size: 284 B |
Reference in New Issue
Block a user