Browse Source

set song-media height

AkiraLaine 9 năm trước cách đây
mục cha
commit
b4d091ec3d
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      app/app.css

+ 1 - 0
app/app.css

@@ -901,6 +901,7 @@ footer .fa {
 
 #song-media {
     margin-left: 10px;
+    min-height: 460px;
 }
 
 #station-main {