diff --git a/copyparty/web/ui.css b/copyparty/web/ui.css index 87f0c0cf..470de681 100644 --- a/copyparty/web/ui.css +++ b/copyparty/web/ui.css @@ -69,6 +69,7 @@ html { #toastb { max-height: 70vh; overflow-y: auto; + padding: 1px; } #toast.scroll #toastb { overflow-y: scroll;