Merge branch 'develop' into feature/CASH-1365
This commit is contained in:
commit
e398f99f24
1 changed files with 1 additions and 1 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in a new issue