1
0
mirror of https://github.com/pierre42100/ComunicWeb synced 2025-02-19 04:12:40 +00:00
2018-04-20 09:41:46 +02:00

13 lines
155 B
CSS

/**
* Movies picker
*
* @author Pierre HUBET
*/
.pick-movie-modal .modal-body {
/*max-height: 500px;*/
}
.pick-movie-modal video {
height: 100px;
}