.picker {
    border-bottom: 1px solid var(--mantine-color-default-border);
}

.save {
    border-top: 1px solid var(--mantine-color-default-border);
}

.input {
    white-space: nowrap;
}
