Fix width.

This commit is contained in:
gakkurorto
2020-07-31 21:27:01 +08:00
parent 2d839a017b
commit 82d6fcaf87
3 changed files with 4 additions and 1 deletions

3
how-to-choose/style.css Normal file
View File

@@ -0,0 +1,3 @@
rect+g foreignObject {
width: 500px;
}