mirror of
https://github.com/SuperBFG7/ympd
synced 2025-10-23 09:57:42 +00:00
Feat: Album actions in menu in search card #42
This commit is contained in:
@@ -263,3 +263,11 @@ caption {
|
||||
animation-name: changewidth;
|
||||
animation-iteration-count: infinite;
|
||||
}
|
||||
|
||||
.modal-body {
|
||||
overflow-x: hidden;
|
||||
}
|
||||
|
||||
.modal-body .album-cover {
|
||||
float:none;
|
||||
}
|
Reference in New Issue
Block a user