From 47e85adc234317b985966ba8e00a186356a742d4 Mon Sep 17 00:00:00 2001 From: lens Date: Tue, 26 Feb 2019 14:12:06 +0000 Subject: adding kawai k1m --- docs/assets/css/css.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/assets/css/css.css') diff --git a/docs/assets/css/css.css b/docs/assets/css/css.css index 6271eb3..5aa0b0b 100644 --- a/docs/assets/css/css.css +++ b/docs/assets/css/css.css @@ -214,7 +214,7 @@ ol li { .playlist { -webkit-overflow-scrolling: touch; overflow-y: auto; - max-height: calc(100vh - 140px); + max-height: calc(100vh - 200px); width: 331px; max-width: calc(100vw - 30px); background: black; @@ -259,7 +259,7 @@ ol li { section { -webkit-overflow-scrolling: touch; overflow-y: auto; - max-height: calc(100vh - 140px); + max-height: calc(100vh - 200px); max-width: 500px; background: black; position: absolute; @@ -339,4 +339,4 @@ section { width: 36px; height: 36px; } -} \ No newline at end of file +} -- cgit v1.2.3-70-g09d2