diff --git a/html/css/inbox.css b/html/css/inbox.css index 6489884..8205b50 100644 --- a/html/css/inbox.css +++ b/html/css/inbox.css @@ -277,6 +277,9 @@ a.btn:is(:hover, :focus, :active) { padding: 0; overflow: auto; } + .container-inside { + overflow: visible; + } .container-inside .block-group { flex-direction: column; margin: 0;