Merge branch 'develop' into feature/CASH-1365

This commit is contained in:
Johnny Shultz 2025-09-10 14:42:36 -04:00 committed by GitHub
commit e398f99f24
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -62,7 +62,7 @@ export default {
position: relative;
background: $white;
transition: all 150ms linear;
border-radius: $border-radius-lg;
border-radius: $border-radius-pill;
border: 1px solid $gray-500;
width: 100%;
outline: none;