Officially enable SVG web viewer

This commit is contained in:
ema
2025-06-30 06:38:52 +08:00
parent e9306329ee
commit 9cef4d9830
4 changed files with 125 additions and 5 deletions

View File

@@ -21,7 +21,7 @@
#svgWrapper {
transform-origin: center center;
transition: transform 0.05s ease-out;
transition: transform 0.1s ease-out;
}
</style>
</head>