diff --git a/web/plugin.head.html b/web/plugin.head.html
index e527112..9a0ec73 100644
--- a/web/plugin.head.html
+++ b/web/plugin.head.html
@@ -533,6 +533,11 @@
width: max-content !important;
}
+ html:not(.politictalk-direct-access-blocked) .toolbox-content-mobile .toolbox-content-items {
+ padding: 6px !important;
+ border-radius: 3px !important;
+ }
+
.politictalk-direct-access {
align-items: flex-start;
padding: 150px 18px 18px;