This commit is contained in:
kakkokari-gtyih 2025-04-23 09:53:01 +09:00
parent 0a3e8ca2d0
commit 8f609ec106
1 changed files with 0 additions and 1 deletions

View File

@ -113,7 +113,6 @@ onMounted(() => {
position: sticky; position: sticky;
bottom: 0; bottom: 0;
left: -32px; left: -32px;
-webkit-backdrop-filter: var(--MI-blur, blur(15px));
backdrop-filter: var(--MI-blur, blur(15px)); backdrop-filter: var(--MI-blur, blur(15px));
background: color(from var(--MI_THEME-bg) srgb r g b / 0.5); background: color(from var(--MI_THEME-bg) srgb r g b / 0.5);
margin: 0 -32px; margin: 0 -32px;