From 1e58c0fae5f278820bf236d923e739c63580de08 Mon Sep 17 00:00:00 2001 From: Thomas Date: Tue, 16 Feb 2021 14:54:33 -0800 Subject: [PATCH] Fixes gas selection check mark on the notification view --- .../app/gas-customization/gas-price-button-group/index.scss | 2 -- 1 file changed, 2 deletions(-) diff --git a/ui/app/components/app/gas-customization/gas-price-button-group/index.scss b/ui/app/components/app/gas-customization/gas-price-button-group/index.scss index 4db9a19fca53..06d59e74fe5e 100644 --- a/ui/app/components/app/gas-customization/gas-price-button-group/index.scss +++ b/ui/app/components/app/gas-customization/gas-price-button-group/index.scss @@ -243,8 +243,6 @@ } i { - @include H7; - display: flex; color: $primary-blue; font-weight: 900;