diff --git a/index.html b/index.html index c2d338006..96c20c4b7 100644 --- a/index.html +++ b/index.html @@ -16,7 +16,7 @@ - +
diff --git a/src/App.scss b/src/App.scss index 4a7caa73a..6e837a0e7 100644 --- a/src/App.scss +++ b/src/App.scss @@ -3,6 +3,7 @@ @use "panel"; @import '@fortawesome/fontawesome-svg-core/styles.css'; +@import '@floatingghost/pinch-zoom-element/dist/pinch-zoom.css'; :root { --status-margin: 0.75em;