From 51a7639c647f2836fed67c10aa9c79990135da7c Mon Sep 17 00:00:00 2001 From: ManeraKai Date: Sat, 29 Jul 2023 20:36:08 +0300 Subject: Added SafeTwitch https://github.com/libredirect/browser_extension/issues/760 --- src/pages/stylesheets/styles.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/pages') diff --git a/src/pages/stylesheets/styles.css b/src/pages/stylesheets/styles.css index 49e8e54d..836a4007 100644 --- a/src/pages/stylesheets/styles.css +++ b/src/pages/stylesheets/styles.css @@ -128,7 +128,7 @@ section.links { flex-wrap: wrap; flex-direction: column; width: 300px; - max-height: 850px; + max-height: 880px; } section.links div { -- cgit 1.4.1