From 1f79250285e86e1cacdde6151afe1bc99b445669 Mon Sep 17 00:00:00 2001 From: Thomas Huang Date: Tue, 16 Feb 2021 15:09:52 -0800 Subject: [PATCH] Fixes gas selection check mark on the notification view (#10465) --- .../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 4db9a19fc..06d59e74f 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;