forked from TFMM/silent-auction
update div height
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
@section('content')
|
@section('content')
|
||||||
<style>
|
<style>
|
||||||
#checkout-container {
|
#checkout-container {
|
||||||
min-height: 600px;
|
min-height: 1600px;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
margin-top: 20px;
|
margin-top: 20px;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user