mirror of
https://github.com/QL-Win/QuickLook.git
synced 2025-09-21 00:44:52 +00:00
Refactor SVG viewer to use inline SVG
This commit is contained in:
@@ -18,14 +18,6 @@
|
||||
justify-content: center;
|
||||
user-select: none;
|
||||
}
|
||||
|
||||
#svgWrapper img {
|
||||
transform-origin: center center;
|
||||
transition: transform 0.1s ease-out;
|
||||
display: block;
|
||||
max-width: 100%;
|
||||
max-height: 100%;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
Reference in New Issue
Block a user