]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/+my-library/my-library.component.scss
Translated using Weblate (Hungarian)
[github/Chocobozzz/PeerTube.git] / client / src / app / +my-library / my-library.component.scss
index a5bb499b42cb52fbe1d034ee1a3aabcce10ba3c1..b32bc84e7b795b4962e6ea2b78efd888a8f85b82 100644 (file)
@@ -2,12 +2,12 @@
 @import '_mixins';
 
 .row {
+  @include sub-menu-h1;
+
   flex-direction: column;
   width: 100%;
 
-  > my-top-menu-dropdown:nth-child(1) {
+  > my-top-menu-dropdown:nth-child(1) {
     flex-grow: 1;
   }
-
-  @include sub-menu-h1;
 }