diff --git a/packages/integration/src/styles/gaufre.css b/packages/integration/src/styles/gaufre.css index 5317d96..cae50c6 100644 --- a/packages/integration/src/styles/gaufre.css +++ b/packages/integration/src/styles/gaufre.css @@ -39,7 +39,7 @@ padding: 0.5rem 1.5rem !important; background-color: transparent !important; color: #000091 !important; - box-shadow: inset 0 0 0 1px #000091 !important; + box-shadow: inset 0 0 0 1px #ddd !important; overflow: hidden !important; white-space: nowrap !important; max-width: 3rem !important;