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 2d4ab5f82..603bf8950 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 @@ -219,6 +219,10 @@ background: #f7fcff; border: 2px solid #2c8bdc; + &:first-child { + border: 2px solid #2c8bdc; + } + .button-check-wrapper { height: 16px; width: 16px;