client/src/components/CreateSession.scss
author salimr <riwad.salim@yahoo.fr>
Tue, 25 Sep 2018 02:02:13 +0200
changeset 157 5c3af4f10e92
parent 154 a28361bda28c
child 161 a642639dbc07
permissions -rw-r--r--
Update slate 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;
}