diff options
Diffstat (limited to 'client/src/sass/primeng-custom.scss')
-rw-r--r-- | client/src/sass/primeng-custom.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/src/sass/primeng-custom.scss b/client/src/sass/primeng-custom.scss index 750c433b5..2ffa2d3ff 100644 --- a/client/src/sass/primeng-custom.scss +++ b/client/src/sass/primeng-custom.scss | |||
@@ -54,7 +54,7 @@ p-table { | |||
54 | td { | 54 | td { |
55 | padding-left: 15px !important; | 55 | padding-left: 15px !important; |
56 | 56 | ||
57 | &:not(.action-cell):not(.expand-cell) { | 57 | &:not(.action-cell):not(.expand-cell):not(.checkbox-cell) { |
58 | overflow: hidden !important; | 58 | overflow: hidden !important; |
59 | text-overflow: ellipsis !important; | 59 | text-overflow: ellipsis !important; |
60 | white-space: nowrap !important; | 60 | white-space: nowrap !important; |