Hide editor buttons in popover

This commit is contained in:
Devon Campbell 2026-03-23 11:41:03 -04:00
commit cfbf7767db

View file

@ -92,6 +92,10 @@ Editor.css = `
z-index: 999;
}
.popover-inner .editor-container {
display: none;
}
.fab {
width: 3.5rem;
height: 3.5rem;