From bd2b7db5ab9fe99edb8cba00bc258744a42e1376 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Losada=20Hern=C3=A1ndez?= Date: Wed, 29 Jul 2026 15:19:44 +0200 Subject: [PATCH] suggested change --- client/homebrew/editor/snippetbar/snippetbar.less | 1 - 1 file changed, 1 deletion(-) diff --git a/client/homebrew/editor/snippetbar/snippetbar.less b/client/homebrew/editor/snippetbar/snippetbar.less index 771ada1a7..88a8d0714 100644 --- a/client/homebrew/editor/snippetbar/snippetbar.less +++ b/client/homebrew/editor/snippetbar/snippetbar.less @@ -81,7 +81,6 @@ } &.formatCode { .tooltipLeft('Clean your Code'); - font-size : 0.75em; color : grey; &.active { color : inherit; } }