@use '../../styles/tools'
@use './variables' as *

@include tools.layer('components')
  .v-time-picker.v-picker
    min-width: $time-picker-width
