forked from platypush/platypush
[music UI] Fixed search form.
This commit is contained in:
parent
290f98a74f
commit
be54469df0
1 changed files with 1 additions and 0 deletions
|
@ -231,6 +231,7 @@ export default {
|
||||||
height: 17em;
|
height: 17em;
|
||||||
background: $default-bg-5;
|
background: $default-bg-5;
|
||||||
display: flex;
|
display: flex;
|
||||||
|
flex-direction: column;
|
||||||
padding: 2em;
|
padding: 2em;
|
||||||
border-radius: 1.5em;
|
border-radius: 1.5em;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue