|
@@ -644,7 +644,7 @@
|
|
$(document).off("keydown");
|
|
$(document).off("keydown");
|
|
$("body").css("line-height", "1");
|
|
$("body").css("line-height", "1");
|
|
$(".public-nav").css("border-bottom", "1px solid #e0e0e0");
|
|
$(".public-nav").css("border-bottom", "1px solid #e0e0e0");
|
|
- $("section[id='drder']").css({ "padding-top": "97px", "min-height": "calc(100% - 340px)" });
|
|
|
|
|
|
+ $("section[id='drder']").css({ "min-height": "calc(100% - 340px)" });
|
|
|
|
|
|
$(".order_tab span.tab_item").on("click", function () {
|
|
$(".order_tab span.tab_item").on("click", function () {
|
|
var $Index = $(this).index();
|
|
var $Index = $(this).index();
|