Merge remote-tracking branch 'origin/qcast-pub' into qcast-pub

This commit is contained in:
minsik 2024-10-11 15:43:18 +09:00
commit 31a6801860

View File

@ -388,9 +388,10 @@
canvas{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
left: 50%;
transform: translateX(-50%);
width: 1600px;
height: 1000px;
}
}