From 7ff510a1f18a90b9865faac5f4f9006e69a5189a Mon Sep 17 00:00:00 2001 From: ManeraKai Date: Mon, 29 May 2023 12:02:23 +0300 Subject: Added Binternet https://codeberg.org/LibRedirect/browser_extension/issues/87 --- src/pages/stylesheets/styles.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/pages/stylesheets') diff --git a/src/pages/stylesheets/styles.css b/src/pages/stylesheets/styles.css index 02ef9b40..875763dd 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: 750px; + max-height: 800px; } section.links div { -- cgit 1.4.1