fix: margin

This commit is contained in:
verbiricha 2023-08-02 19:20:11 +02:00
parent d997172958
commit 7671b23fa0

View File

@ -27,7 +27,7 @@
display: flex;
align-items: center;
justify-content: space-between;
margin: 8px;
margin: 8px 0;
}
.collapsed-event-header {