client/src/components/CreateGroup.scss
author salimr <riwad.salim@yahoo.fr>
Tue, 09 Oct 2018 10:52:23 +0200
changeset 162 1fd73fdaf4c6
parent 154 a28361bda28c
permissions -rw-r--r--
Add ReadOnlySession component and message when session list is empty

div.card-header.bg-primary.w-50 {
    border-radius: 0% 0% 3% 3%;
}

#session-button:hover{
    font-weight: bolder;
}