From 7ee2539969d1083ebd4aba83b574fa9e29ff2b4a Mon Sep 17 00:00:00 2001 From: ManeraKai Date: Thu, 10 Feb 2022 20:16:48 +0300 Subject: Fixed bugs. Added icons --- src/pages/popup/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/pages/popup/style.css') diff --git a/src/pages/popup/style.css b/src/pages/popup/style.css index 098e6728..05c3947a 100644 --- a/src/pages/popup/style.css +++ b/src/pages/popup/style.css @@ -1,5 +1,5 @@ body { - width: 200px; + width: 230px; min-height: auto; background-color: var(--bg-main); } \ No newline at end of file -- cgit 1.4.1