PUBLISH: Wrapping styles for quick look genres
This commit is contained in:
parent
d3e70ced2d
commit
eef558a4ac
2 changed files with 2 additions and 0 deletions
|
|
@ -30,6 +30,7 @@
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
align-items: flex-start;
|
align-items: flex-start;
|
||||||
flex-grow: 1;
|
flex-grow: 1;
|
||||||
|
flex-wrap: wrap;
|
||||||
}
|
}
|
||||||
|
|
||||||
.quicklook-genre {
|
.quicklook-genre {
|
||||||
|
|
|
||||||
|
|
@ -30,6 +30,7 @@
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
align-items: flex-start;
|
align-items: flex-start;
|
||||||
flex-grow: 1;
|
flex-grow: 1;
|
||||||
|
flex-wrap: wrap;
|
||||||
}
|
}
|
||||||
|
|
||||||
.quicklook-genre {
|
.quicklook-genre {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue