removed no-wrap property from playlist-display
This commit is contained in:
parent
76a0ad2351
commit
79fe19518c
1 changed files with 0 additions and 2 deletions
|
@ -1383,8 +1383,6 @@ input[type=range].web-slider::-webkit-slider-runnable-track {
|
||||||
}
|
}
|
||||||
|
|
||||||
.playlist-display {
|
.playlist-display {
|
||||||
flex-wrap: nowrap;
|
|
||||||
/* margin-bottom: 32px; */
|
|
||||||
padding: var(--contentInnerPadding);
|
padding: var(--contentInnerPadding);
|
||||||
min-height: 300px;
|
min-height: 300px;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue