diff --git a/style.css b/style.css index c427228..4f68a18 100644 --- a/style.css +++ b/style.css @@ -109,8 +109,11 @@ body.dark div { .action-part-button { width: 33% !important; } + .action-part-container { + width: 50vw !important; + } .action-button { - width: 100px !important; + width: 16.6667vw !important; } }