From 2fa4b818e85fc402ad01f868c0a3fdbf009365a0 Mon Sep 17 00:00:00 2001 From: Jason Date: Fri, 12 Jan 2024 16:43:55 -0600 Subject: [PATCH] restore styles --- packages/styles/button.css | 4 ---- 1 file changed, 4 deletions(-) diff --git a/packages/styles/button.css b/packages/styles/button.css index ae2023b28..8f4310468 100644 --- a/packages/styles/button.css +++ b/packages/styles/button.css @@ -20,10 +20,6 @@ --button-thin-height: 23px; } -.Button--primary { - background-color: red !important; -} - .Button--primary, .Button--secondary, .Button--clear,