client/src/components/ProtocolSummary.scss
author ymh <ymh.work@gmail.com>
Sat, 01 Dec 2018 02:38:12 +0100
changeset 188 00cf90eb0f5a
parent 174 ac1a026edd58
permissions -rw-r--r--
Correct index file and add a favicon. increment version

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

}