From 1b035ee8359b5f283825f790a34a7b81d0c7178b Mon Sep 17 00:00:00 2001 From: FMaz Date: Sat, 10 Aug 2024 18:47:52 -0300 Subject: [PATCH] Improved width of content in the settings popup. --- popup/popup.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/popup/popup.css b/popup/popup.css index ae3d3fe..7c98041 100644 --- a/popup/popup.css +++ b/popup/popup.css @@ -12,7 +12,7 @@ label { } #tabs-content .tab { - width: 300px; + width: 350px; } #generalhideKeywords,