@use '../../styles/tools'

@include tools.layer('components')
  .v-calendar-internal-event
    overflow: hidden
    padding: 4px
    text-overflow: ellipsis
    white-space: nowrap
    // width: 100%
