1 .protocol-summary {
2 overflow-x: hidden;
3 overflow-y: auto;
4 padding: 0.75rem 1.25rem;
5
5 background: $white;
6 }