diff --git a/src/containers/Connections/Devices/style.scss b/src/containers/Connections/Devices/style.scss index 3dee490..0144947 100644 --- a/src/containers/Connections/Devices/style.scss +++ b/src/containers/Connections/Devices/style.scss @@ -10,7 +10,6 @@ margin-right: 20px; font-size: 14px; color: $color-gray-darken; - background-color: $color-gray-light; border-radius: 3px; cursor: pointer; transition: color .3s ease;