@@ -45,6 +45,15 @@
opacity: 0.9;
font-size: 10px;
}
+ #thumb-container {
+ gap: 0 !important;
+ }
+ @media only screen and (max-width: 487px), (max-height: 487px) {
+ #drawer.open.noScroll,
+ #drawer.open.noScroll.playing {
+ height: 117px !important;
</style>
</head>