blob: 176efd991bb1e5d5a93dfa1fff7e6077a00e8918 (
plain)
1
2
3
4
5
|
/*!
* Author: jesus e.
* Version: 1.0.0
* Licensed GPLv3 or later (https://www.gnu.org/licenses/gpl-3.0.txt)
*/.single-play-menu{height:320px;overflow-y:auto}@media (min-width: 1920px) and (min-height: 900px){.single-play-menu{height:380px}}@media screen and (max-width: 1280px){.single-play-menu{height:320px}}@media screen and (max-width: 980px){.single-play-menu{height:250px}}@media screen and (max-width: 800px){.single-play-menu{height:190px}}@media screen and (max-width: 768px){.single-play-menu{height:350px}}@media screen and (max-width: 360px){.single-play-menu{height:150px}}@media screen and (max-width: 320px){.single-play-menu{height:120px}}
|