Explorar o código

Fixed styling with playlists

theflametrooper %!s(int64=8) %!d(string=hai) anos
pai
achega
b487b08521
Modificáronse 1 ficheiros con 7 adicións e 0 borrados
  1. 7 0
      frontend/components/Sidebars/Playlist.vue

+ 7 - 0
frontend/components/Sidebars/Playlist.vue

@@ -115,6 +115,13 @@
 		box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
 	}
 
+	.icons-group a {
+		display: flex;
+    	align-items: center;
+	}
+
+	.menu-list li { align-items: center; }
+
 	.inner-wrapper {	
 		top: 50px;
 		position: relative;