client/src/components/CreateSession.scss
author salimr <riwad.salim@yahoo.fr>
Mon, 08 Oct 2018 03:24:47 +0200
changeset 159 a4705c2b4544
parent 154 a28361bda28c
child 161 a642639dbc07
permissions -rw-r--r--
Add send note options to the editor

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

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

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