Add the buttons for creating new embedded items from the sheet

This commit is contained in:
Eldritch-Oliver 2025-10-05 16:28:40 -06:00
parent 9b239831b8
commit 495e669ba6
5 changed files with 90 additions and 2 deletions

View file

@ -34,7 +34,7 @@
.list-header {
display: flex;
justify-content: space-between;
gap: 4px;
align-items: center;
border-radius: 999px;
}