mostly finish custom music
This commit is contained in:
@ -69,8 +69,10 @@ results {
|
|||||||
height: 120px;
|
height: 120px;
|
||||||
overflow-y: scroll;
|
overflow-y: scroll;
|
||||||
background-color: var(--color-4);
|
background-color: var(--color-4);
|
||||||
|
box-shadow: 0 0 10px var(--color-4);
|
||||||
bottom: 16px;
|
bottom: 16px;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
|
border-radius: 8px;
|
||||||
}
|
}
|
||||||
result {
|
result {
|
||||||
border-color: white;
|
border-color: white;
|
||||||
|
Reference in New Issue
Block a user