aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/sass
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/sass')
-rw-r--r--client/src/sass/primeng-custom.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/src/sass/primeng-custom.scss b/client/src/sass/primeng-custom.scss
index 6c3100746..0acffef3c 100644
--- a/client/src/sass/primeng-custom.scss
+++ b/client/src/sass/primeng-custom.scss
@@ -37,7 +37,7 @@ p-table {
37 td { 37 td {
38 padding-left: 15px !important; 38 padding-left: 15px !important;
39 39
40 &:not(.action-cell) { 40 &:not(.action-cell):not(.expand-cell) {
41 overflow: hidden !important; 41 overflow: hidden !important;
42 text-overflow: ellipsis !important; 42 text-overflow: ellipsis !important;
43 white-space: nowrap !important; 43 white-space: nowrap !important;