]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/sass/primeng-custom.scss
Translated using Weblate (Albanian)
[github/Chocobozzz/PeerTube.git] / client / src / sass / primeng-custom.scss
index 5e2bed89604222c6e4b1fa87a157b905a960ad22..afa5778199bce3f5cccd85c01b235a40f207f713 100644 (file)
@@ -516,6 +516,9 @@ p-table {
   th {
     background-color: pvar(--mainBackgroundColor) !important;
     outline: 0;
+    overflow: hidden;
+    text-overflow: ellipsis;
+    white-space: nowrap;
   }
 
   td, th {