fix(front:pathTooltip): correct importation of pathTooltip.css

This commit is contained in:
Edouard Vanbelle
2026-05-19 14:53:16 +02:00
parent 7edc30978a
commit 3557bc596a
3 changed files with 3 additions and 1 deletions
-1
View File
@@ -17,7 +17,6 @@
<link rel="stylesheet" href="/css/views/photos.css">
<link rel="stylesheet" href="/css/views/photosLightbox.css">
<link rel="stylesheet" href="/css/views/music.css">
<link rel="stylesheet" href="/css/components/pathTooltip.css">
<!-- Scripts (defer: download in parallel, execute in order, after HTML parsed) -->
<script defer type="module" src="/js/core/i18n.js"></script>