UNPKG

@servicetitan/assist-ui

Version:

ServiceTitan Assist UI Components

12 lines (10 loc) 235 B
@import (reference) '~@servicetitan/tokens/dist/tokens.less'; .chat-content { flex-grow: 1; padding: @spacing-2; box-sizing: border-box; overflow-y: auto; display: flex; flex-direction: column; gap: 8px; }