aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--style.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/style.css b/style.css
index a7d79955..c605cce2 100644
--- a/style.css
+++ b/style.css
@@ -766,6 +766,9 @@ footer {
/* extra networks UI */
.extra-network-cards{
+ height: 100vh;
+ overflow: scroll;
+ resize: vertical;
}
.extra-networks > div.tab-nav{