aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/sass/primeng-custom.scss
diff options
context:
space:
mode:
authorRigel Kent <sendmemail@rigelk.eu>2020-12-09 22:13:06 +0100
committerRigel Kent <sendmemail@rigelk.eu>2020-12-13 14:59:48 +0100
commit7aebd32f8396827012aab5ea196158606c0611e3 (patch)
tree31374ea97290cfc8b6bb6f2807be620b6ddb1f55 /client/src/sass/primeng-custom.scss
parent51a83970061b4005343d2bfc4edb883318ef2ca6 (diff)
downloadPeerTube-7aebd32f8396827012aab5ea196158606c0611e3.tar.gz
PeerTube-7aebd32f8396827012aab5ea196158606c0611e3.tar.zst
PeerTube-7aebd32f8396827012aab5ea196158606c0611e3.zip
restore wrapping in reports
Diffstat (limited to 'client/src/sass/primeng-custom.scss')
-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 {