From b3411bfca0dd166995d33760feb4ab2c89537c46 Mon Sep 17 00:00:00 2001 From: Vijay Aravamudhan Date: Sun, 12 Sep 2021 18:06:39 +0530 Subject: Add indirect count for 'teamleader' recipe. (#703) --- recipes/teamleader/service.css | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 recipes/teamleader/service.css (limited to 'recipes/teamleader/service.css') diff --git a/recipes/teamleader/service.css b/recipes/teamleader/service.css new file mode 100644 index 0000000..2d8c1a6 --- /dev/null +++ b/recipes/teamleader/service.css @@ -0,0 +1,5 @@ +.app-wrapper-web .app { + width: 100% !important; + height: 100% !important; + top: 0 !important; +} -- cgit v1.2.3-70-g09d2