From ba984799934141b6d55596cf28970f7773f902e6 Mon Sep 17 00:00:00 2001 From: Henning Wobken Date: Tue, 22 Nov 2022 21:27:45 +0100 Subject: [PATCH] 15.1.2 fix duplicate bottom border --- projects/simplemattable/package.json | 2 +- .../src/lib/simplemattable/simplemattable.component.html | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/projects/simplemattable/package.json b/projects/simplemattable/package.json index 6431352..59c8b82 100644 --- a/projects/simplemattable/package.json +++ b/projects/simplemattable/package.json @@ -1,6 +1,6 @@ { "name": "simplemattable", - "version": "15.1.1", + "version": "15.1.2", "description": "A simplified, declarative table-library using @angular/material's MatTable with form capabilities for adding/editing/deleting data", "author": "Henning Wobken", "license": "MIT", diff --git a/projects/simplemattable/src/lib/simplemattable/simplemattable.component.html b/projects/simplemattable/src/lib/simplemattable/simplemattable.component.html index c414952..c557b77 100644 --- a/projects/simplemattable/src/lib/simplemattable/simplemattable.component.html +++ b/projects/simplemattable/src/lib/simplemattable/simplemattable.component.html @@ -133,8 +133,7 @@ - - +