]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/sass/primeng-custom.scss
Added pointer to the .env file
[github/Chocobozzz/PeerTube.git] / client / src / sass / primeng-custom.scss
index 6c310074628c5a41a7d4810f27d6517098528e18..0acffef3c2ad3fed0f5b9abd957685f728296528 100644 (file)
@@ -37,7 +37,7 @@ p-table {
   td {
     padding-left: 15px !important;
 
-    &:not(.action-cell) {
+    &:not(.action-cell):not(.expand-cell) {
       overflow: hidden !important;
       text-overflow: ellipsis !important;
       white-space: nowrap !important;