format on save was setup in antigravity. Thats what caused it...

This commit is contained in:
Chris Phipps
2026-05-30 20:04:46 +00:00
committed by mc-bot
parent f12f8867b3
commit 9405dc48b4
+10
View File
@@ -1293,4 +1293,14 @@
display: flex;
align-items: center;
justify-content: center;
padding: 0 !important;
border: none !important;
box-sizing: border-box !important;
background: transparent !important;
}
.live-node-marker svg {
display: block;
margin: 0;
padding: 0;
}