Fix button spacing in event popup

This commit is contained in:
David Benque 2022-10-10 16:04:23 +01:00
parent 89aabacc55
commit e568027d14
1 changed files with 1 additions and 0 deletions

View File

@ -238,6 +238,7 @@
font-size: 14px;
}
.tui-full-calendar-section-button {
margin-top: 10px;
border: 0;
display: flex;
align-items: center;