From e7ac147d80594c01aa9af3ed4343bcd7832d2699 Mon Sep 17 00:00:00 2001 From: bmFtZQ <62812711+bmFtZQ@users.noreply.github.com> Date: Wed, 19 May 2021 19:46:05 +0800 Subject: [PATCH] remove overflow menu animation --- chrome/icons/icons.css | 4 ---- 1 file changed, 4 deletions(-) diff --git a/chrome/icons/icons.css b/chrome/icons/icons.css index f779019..d0afad9 100644 --- a/chrome/icons/icons.css +++ b/chrome/icons/icons.css @@ -41,10 +41,6 @@ width: 468px !important; } -#nav-bar-overflow-button[animate]>.toolbarbutton-animatable-box>.toolbarbutton-animatable-image { - background-image: url(chevron-animation.svg) !important; -} - #home-button { list-style-image: url(home.svg) !important; }