fix: add missing newline at end of context-menu.scss, lint...

This commit is contained in:
caduHD4
2025-09-21 18:32:03 -03:00
parent d00fe8dedc
commit 9939b68fec

View File

@@ -108,7 +108,7 @@
backdrop-filter: blur(8px);
margin-left: 0;
z-index: 1200;
pointer-events: auto;
max-height: 60vh;
@@ -156,4 +156,4 @@
opacity: 1;
transform: scale(1) translateY(0);
}
}
}