From 5c760b3faa8fdb42f305e215ec79a3fe9c96792f Mon Sep 17 00:00:00 2001 From: joan Date: Tue, 18 May 2021 12:21:01 +0200 Subject: [PATCH] Max height --- modules/monitor/front/index/orders/style.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/monitor/front/index/orders/style.scss b/modules/monitor/front/index/orders/style.scss index f4d56010c..8a1c86032 100644 --- a/modules/monitor/front/index/orders/style.scss +++ b/modules/monitor/front/index/orders/style.scss @@ -2,7 +2,7 @@ vn-monitor-sales-orders { vn-table.scrollable { - height: 350px + max-height: 350px } vn-table a.vn-tbody {