Merge remote-tracking branch 'origin/feature/CASH-188' into feature/CASH-188
This commit is contained in:
commit
be188c905d
1 changed files with 1 additions and 1 deletions
|
|
@ -136,7 +136,7 @@ export default {
|
||||||
color: $white;
|
color: $white;
|
||||||
background: linear-gradient(84.45deg, #125b7e 0%, #3b8fb8 100%);
|
background: linear-gradient(84.45deg, #125b7e 0%, #3b8fb8 100%);
|
||||||
border-radius: 0.5rem;
|
border-radius: 0.5rem;
|
||||||
z-index: 5;
|
z-index: 2;
|
||||||
}
|
}
|
||||||
|
|
||||||
&:checked:focus + .list-button-horizontal-content {
|
&:checked:focus + .list-button-horizontal-content {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue