Fix height alignment without the ncprogressbar
This commit is contained in:
parent
31064c84a3
commit
6b9ee6af5d
@ -64,7 +64,7 @@ export default {
|
||||
.player {
|
||||
display: flex;
|
||||
gap: 1rem;
|
||||
height: calc(6rem - 6px);
|
||||
height: 6rem;
|
||||
justify-content: space-between;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user