diff --git a/files/style.css b/files/style.css index acdf1cb..bf5fa6f 100644 --- a/files/style.css +++ b/files/style.css @@ -679,7 +679,6 @@ pre { display: flex; border: var(--play-border); border-radius: var(--play-border-radius); - overflow: hidden; background-color: var(--play-background); box-shadow: var(--play-shadow); } @@ -750,4 +749,4 @@ pre.output { } .sponsor img { max-width: 100%; -} \ No newline at end of file +}