Update vite

This commit is contained in:
WardPearce
2025-05-01 12:32:25 +12:00
parent c8f54e9679
commit 013e9039ac
3 changed files with 9 additions and 3 deletions
+1 -1
View File
@@ -64,7 +64,7 @@
"svelte-check": "^4.0.0",
"tslib": "^2.7.0",
"typescript": "^5.6.3",
"vite": "^6.2.6"
"vite": "^6.3.4"
}
},
"node_modules/@ampproject/remapping": {
+1 -1
View File
@@ -36,7 +36,7 @@
"svelte-check": "^4.0.0",
"tslib": "^2.7.0",
"typescript": "^5.6.3",
"vite": "^6.2.6"
"vite": "^6.3.4"
},
"type": "module",
"dependencies": {
@@ -115,10 +115,16 @@
.youtube-theme .shaka-overflow-menu,
.youtube-theme .shaka-settings-menu {
border-radius: 0.25rem;
background-color: var(--surface-container-low);
background: var(--surface-container-low);
right: 0.625rem; /* 10px */
bottom: 3.125rem; /* 50px */
min-width: 12.5rem; /* 200px */
animation: none !important;
transition: none !important;
opacity: 1 !important;
visibility: visible !important;
z-index: 9999 !important;
pointer-events: auto !important;
}
.youtube-theme .shaka-settings-menu {