fix drop indicator alignment

This commit is contained in:
Henry Jameson 2026-08-01 19:14:06 +03:00
commit ed8cebf36b

View file

@ -272,8 +272,7 @@
.drop-indicator {
position: absolute;
width: 100%;
height: 100%;
inset: 0;
font-size: 5em;
display: flex;
align-items: center;