refactor: performance tweaks to event editor

This commit is contained in:
cv
2023-04-06 11:00:28 +02:00
parent 4c268d531e
commit e77572c0b6
8 changed files with 239 additions and 197 deletions
@@ -167,6 +167,7 @@ $playback-width: 450px;
background-color: $gray-1200;
padding: 8px;
border-left: 1px solid $white-10;
border-radius: 0 8px 0 0;
}
}