.betlist.svelte-1rjgh3j {
    width: 100%;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    justify-content: flex-end
}

.betlist-scroll.svelte-1rjgh3j {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    min-height: 0px;
    padding: var(--spacing-0)
}

.betlist-scroll.svelte-1rjgh3j>*+* {
    margin-top: var(--spacing-3)
}