client/src/components/SessionSummary.scss
author salimr <riwad.salim@yahoo.fr>
Tue, 09 Oct 2018 18:54:42 +0200
changeset 164 30a5baa31314
parent 161 a642639dbc07
child 174 ac1a026edd58
permissions -rw-r--r--
Fix SessionForm component edit mode

.note {
    &-length {
    color: black;
    font-size: .6rem;
    }
    &-time {
        font-size: .7rem;
    }
}