fix wrong width of auto
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
<svg width=auto height=30>
|
<svg width=100% height=30>
|
||||||
<text x=0 y=20>ACME</text>
|
<text x=0 y=20>ACME</text>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 111 B After Width: | Height: | Size: 111 B |
Reference in New Issue
Block a user