Merge branch 'release/2025.09.11' into feature/bugfix/CASH-1450
This commit is contained in:
commit
2dc97aec7b
1 changed files with 3 additions and 0 deletions
|
|
@ -268,6 +268,9 @@ export default {
|
||||||
button {
|
button {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
border-radius: 50rem;
|
border-radius: 50rem;
|
||||||
|
&.btn-secondary {
|
||||||
|
font-weight: 600;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue