This commit is contained in:
なっかあ
2025-09-05 15:26:39 +09:00
committed by GitHub
parent a92fd8856a
commit 9b565728e7

View File

@@ -34,7 +34,7 @@ import { instance as meta } from '@/instance.js';
position: fixed;
top: 0;
right: 0;
width: 80vw; // 100%からshapeの幅を引いている
width: 100vw;
height: 100vh;
}