client/src/scss/components/_ProtocolSummary.scss
author ymh <ymh.work@gmail.com>
Tue, 04 Dec 2018 18:56:31 +0100
changeset 192 e4c2c1919c20
parent 191 3f71ad81a5a9
child 193 99e342f9fb0c
permissions -rw-r--r--
Add placeholder translation for empty title and description

.protocol-summary {
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0.75rem 1.25rem;

}