Re-set desktop modal footer to sticky rather than fixed at bottom of content.
This commit is contained in:
parent
83392b5bc3
commit
af2feb8d1b
1 changed files with 0 additions and 4 deletions
|
|
@ -198,10 +198,6 @@ export default {
|
||||||
button {
|
button {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
}
|
}
|
||||||
@include media-breakpoint-up(md) {
|
|
||||||
position: relative;
|
|
||||||
background-color: transparent;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
&.show .modal-dialog {
|
&.show .modal-dialog {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue