From cde7d8331908c9265ff1658b6f111e6fe898bde1 Mon Sep 17 00:00:00 2001 From: Calixte Denizet Date: Mon, 17 Feb 2025 21:09:56 +0100 Subject: [PATCH] [Editor] Add a scrollbar to the signature doorhanger when it's overflowing (bug 1948771) --- web/signature_manager.css | 1 - 1 file changed, 1 deletion(-) diff --git a/web/signature_manager.css b/web/signature_manager.css index b05354609..57a2871c0 100644 --- a/web/signature_manager.css +++ b/web/signature_manager.css @@ -686,7 +686,6 @@ #addSignatureDoorHanger { gap: 8px; - overflow-y: unset; .toolbarAddSignatureButtonContainer { height: 32px;