client/src/components/CreateSession.scss
author salimr <riwad.salim@yahoo.fr>
Mon, 01 Oct 2018 00:17:45 +0200
changeset 158 964438ef8401
parent 154 a28361bda28c
child 161 a642639dbc07
permissions -rw-r--r--
Add auto scroll to NoteList

.bg-primary {
    border-radius: 0% 0% 3% 3%;
}

#session-button {
    font-size: 	22px;
    cursor: pointer;
}

.material-icons.protocol-toggle {
    font-size: 1rem;
    cursor: pointer;
}