aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--client/src/sass/primeng-custom.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/client/src/sass/primeng-custom.scss b/client/src/sass/primeng-custom.scss
index e93556623..0023b2d69 100644
--- a/client/src/sass/primeng-custom.scss
+++ b/client/src/sass/primeng-custom.scss
@@ -556,6 +556,7 @@ p-table {
556 556
557 td { 557 td {
558 border: none !important; 558 border: none !important;
559 white-space: normal !important;
559 } 560 }
560 561
561 &:first-child td { 562 &:first-child td {