Browse Source

playlist height fit window

HOME 2 years ago
parent
commit
627c620f24
1 changed files with 1 additions and 1 deletions
  1. 1 1
      FNZCM/FNZCM.ConHost/Ver2/Resources/listPage.html

+ 1 - 1
FNZCM/FNZCM.ConHost/Ver2/Resources/listPage.html

@@ -288,7 +288,7 @@
                 margin: 5px 0 0;
                 padding: 0;
                 list-style: none;
-                max-height: 245px;
+                max-height: calc(100vh - 300px);
             }
 
                 #simp ul li {