]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/modal/welcome-modal.component.scss
Pull translations
[github/Chocobozzz/PeerTube.git] / client / src / app / modal / welcome-modal.component.scss
index b9200115e074472b22f78ee7c332d7c69dfbff72..6214f3b9d047a35e2f7daaa08d048410bc357c18 100644 (file)
@@ -49,6 +49,7 @@ li {
     color: var(--mainForegroundColor);
     padding: 10px;
     transition: background-color 0.2s ease-in;
+    flex-basis: 33%;
 
     &:hover {
       background-color: rgba(0, 0, 0, 0.05);