CASH-1043 format code.
This commit is contained in:
parent
2b59f66d8d
commit
8bcfcdc7a5
1 changed files with 1 additions and 1 deletions
|
|
@ -944,7 +944,7 @@ export default {
|
||||||
}
|
}
|
||||||
.modal-content {
|
.modal-content {
|
||||||
border-radius: 0.5rem;
|
border-radius: 0.5rem;
|
||||||
margin: .5rem 0 0 0;
|
margin: 0.5rem 0 0 0;
|
||||||
@include media-breakpoint-up(md) {
|
@include media-breakpoint-up(md) {
|
||||||
box-shadow: none;
|
box-shadow: none;
|
||||||
border-radius: 0;
|
border-radius: 0;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue