mirror of
https://github.com/solidtime-io/solidtime.git
synced 2026-08-08 08:12:17 +01:00
fix overflow issues in short calendar events
This commit is contained in:
@@ -451,6 +451,7 @@ watch(showEditTimeEntryModal, (value) => {
|
||||
cursor: pointer;
|
||||
box-shadow: var(--theme-shadow-card);
|
||||
opacity: 0.9;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.fullcalendar :deep(.fc-v-event) {
|
||||
|
||||
Reference in New Issue
Block a user