From cb695f58e881e67387852688c109d6e5c1fe5b8e Mon Sep 17 00:00:00 2001 From: Heiner Lohaus Date: Tue, 23 Apr 2024 05:44:49 +0200 Subject: Add nodriver to docker --- g4f/gui/client/static/css/style.css | 1 + 1 file changed, 1 insertion(+) (limited to 'g4f') diff --git a/g4f/gui/client/static/css/style.css b/g4f/gui/client/static/css/style.css index a28c9cd6..dd829a1a 100644 --- a/g4f/gui/client/static/css/style.css +++ b/g4f/gui/client/static/css/style.css @@ -222,6 +222,7 @@ body { .conversations i, .bottom_buttons i { color: var(--conversations); cursor: pointer; + width: 14px; } .convo-title { -- cgit v1.2.3