diff --git a/style.css b/style.css index 74d8921..76afe67 100644 --- a/style.css +++ b/style.css @@ -135,7 +135,7 @@ body.dark #log { } .action-part-container { - max-height: 400px; + max-height: 1000px; display: flex; flex-wrap: wrap; }