Fixed available rooms header not collapsing

This commit is contained in:
Arnaud Vergnet 2020-04-14 12:21:41 +02:00
parent 3e583a6b39
commit 7d2bdc0d34

View file

@ -9,7 +9,7 @@ type Props = {
const ROOM_URL = 'http://planex.insa-toulouse.fr/salles.php';
const CUSTOM_CSS_GENERAL = 'https://etud.insa-toulouse.fr/~amicale_app/custom_css/rooms/customMobile.css';
const CUSTOM_CSS_GENERAL = 'https://etud.insa-toulouse.fr/~amicale_app/custom_css/rooms/customMobile2.css';
/**
* Class defining the app's available rooms screen.