We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bfd1e97 + cd04b06 commit 1f0995aCopy full SHA for 1f0995a
demos/html-demo/index.html
@@ -227,7 +227,12 @@ <h1>JsonDiffPatch</h1>
227
<svg
228
width="1rem"
229
height="1rem"
230
- style="margin: 0 0.2rem"
+ style="
231
+ margin: 0 0.2rem;
232
+ display: inline-block;
233
+ max-width: 16px;
234
+ max-height: 16px;
235
+ "
236
viewBox="0 0 98 96"
237
fill="currentColor"
238
xmlns="http://www.w3.org/2000/svg"
@@ -427,7 +432,12 @@ <h2>Features</h2>
427
432
428
433
429
434
430
435
436
437
438
439
440
431
441
442
443
0 commit comments