aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--style.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/style.css b/style.css
index aafc2362..d56c25aa 100644
--- a/style.css
+++ b/style.css
@@ -646,6 +646,12 @@ footer {
/* extra networks UI */
+.extra-network-cards{
+ height: 400px;
+ overflow: scroll;
+ resize: vertical;
+}
+
.extra-networks > div > [id *= '_extra_']{
margin: 0.3em;
}