From 2c0c91b136fde591532ec9aaf11cca03cad36835 Mon Sep 17 00:00:00 2001 From: Amritanshu Date: Wed, 21 Aug 2019 15:39:01 +0530 Subject: [PATCH] Modifiers popup not scrolling fixed --- .../sales/modifiers/modifiers.component.html | 36 ++++++++++--------- 1 file changed, 19 insertions(+), 17 deletions(-) diff --git a/bookie/src/app/sales/modifiers/modifiers.component.html b/bookie/src/app/sales/modifiers/modifiers.component.html index 52fbf8e..5d4468d 100644 --- a/bookie/src/app/sales/modifiers/modifiers.component.html +++ b/bookie/src/app/sales/modifiers/modifiers.component.html @@ -1,20 +1,22 @@ - - - - {{item.name}} - - {{item.minimum}} - ∞ - {{item.minimum}} - {{item.maximum}} - - -
- -

{{m.name}}

-
-
-
-
+ + + + + {{item.name}} + + {{item.minimum}} - ∞ + {{item.minimum}} - {{item.maximum}} + + +
+ +

{{m.name}}

+
+
+
+
+