/**
 * @license Copyright 2021 Lahuen Health SPA. All Rights Reserved.
 */
.c-form-section-appointment-log-create .c-form-section__body {
	display: flex;
	min-height: 10rem;
}

.c-form-section-appointment-log__remarks.c-pair {
	margin-right: 1rem;
}

.c-form--appointment-log .c-quick-table.c-form-section-log-view__table {
	height: 30rem;
	overflow-y: auto;
}
