]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/search/search.component.scss
Playlist reorder support
[github/Chocobozzz/PeerTube.git] / client / src / app / search / search.component.scss
index 6de13d27624b9d3da851192d4ddc97c27ed53543..e0509ee15807440da5f4ce56d07d1852f6994290 100644 (file)
 
         .video-info-account {
           @include disable-default-a-behaviour;
+          @include ellipsis;
 
           display: block;
           width: fit-content;
-          overflow: hidden;
-          text-overflow: ellipsis;
-          white-space: nowrap;
           font-size: 14px;
           color: $grey-foreground-color;