client/src/components/SessionList.scss
author salimr <riwad.salim@yahoo.fr>
Thu, 16 Aug 2018 22:32:36 +0200
changeset 146 4f4bb2b3ef39
parent 144 8b950885ddae
child 147 a2e61192db50
permissions -rw-r--r--
Removing Modal from react-bootstrap and adding react-modal

#session-button {
    font-size: 	18px;
    font-weight: bold;
    padding: 15px 15px;
    width: 30%;
    margin-left: 7%;
    top: 13%;
    position:fixed;
}