Correct the Note editor.
Split the source file in sub components.
Correct a timing problem on the editor checkbox.
.bg-primary {
border-radius: 3%;
}
.material-icons.protocol-toggle {
font-size: 1rem;
cursor: pointer;
}
.protocol {
max-height: 150px;
overflow-x: auto;
overflow-y: auto;
}
.new-session-link {
font-size: 1.4rem;
}