mirror of
https://github.com/SuperBFG7/ympd
synced 2025-08-30 09:17:57 +00:00
Fix: min-height for cards
This commit is contained in:
@@ -51,6 +51,10 @@ small {
|
||||
color: #aaa;
|
||||
}
|
||||
|
||||
.card {
|
||||
min-height: 300px;
|
||||
}
|
||||
|
||||
.card-footer-playback {
|
||||
padding: 0px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user