diff --git a/script/public/styles.css b/script/public/styles.css index 9e04a57b..b40fe158 100644 --- a/script/public/styles.css +++ b/script/public/styles.css @@ -3,7 +3,7 @@ } .list-group{ - max-height: 70%; + max-height: 70vh; overflow: scroll; overflow-x: hidden; -webkit-overflow-scrolling: touch;