From 40e7527ed2297a56507ba7504c1543878b1fcd76 Mon Sep 17 00:00:00 2001 From: Katja Lutz Date: Fri, 24 Jun 2022 23:40:02 +0200 Subject: [PATCH] fix: hide bottom border of first sum and vat columns in chrome --- src/components/Positions.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/Positions.tsx b/src/components/Positions.tsx index 0ee05c6..884d728 100644 --- a/src/components/Positions.tsx +++ b/src/components/Positions.tsx @@ -182,7 +182,7 @@ const Positions: Component<{ 0}> - + Summe @@ -191,7 +191,7 @@ const Positions: Component<{ - + Mehrwertsteuer {new Big(localState.vatRate).mul(100).toNumber()} %