From 27602cb94aa40a843f0eb67aee6fda708e345776 Mon Sep 17 00:00:00 2001 From: ManeraKai Date: Thu, 19 Oct 2023 00:08:11 +0300 Subject: Re-added Send, Paste Text, and Jitsi https://codeberg.org/LibRedirect/browser_extension/issues/109 --- 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 43b7ba83..225023ec 100644 --- a/src/pages/stylesheets/styles.css +++ b/src/pages/stylesheets/styles.css @@ -131,7 +131,7 @@ section.links { flex-wrap: wrap; flex-direction: column; width: 350px; - max-height: 800px; + max-height: 890px; } section.links div { -- cgit 1.4.1