From a86c7287104114141bc2281e839c8bb695d25ccb Mon Sep 17 00:00:00 2001 From: "G.Ambatte" Date: Sun, 2 Apr 2023 16:53:41 +1200 Subject: [PATCH] Remove obsolete styling --- client/homebrew/editor/snippetbar/snippetbar.less | 3 --- 1 file changed, 3 deletions(-) diff --git a/client/homebrew/editor/snippetbar/snippetbar.less b/client/homebrew/editor/snippetbar/snippetbar.less index 4fd38fc67..ed2dcebce 100644 --- a/client/homebrew/editor/snippetbar/snippetbar.less +++ b/client/homebrew/editor/snippetbar/snippetbar.less @@ -71,9 +71,6 @@ width: 170px; background-color: black; border-radius: 5px; - &>select{ - width: auto; - } } } .snippetBarButton{