Fix incorrect body height on pitch accents preview page (#1186)
This commit is contained in:
parent
32f233acfd
commit
6c46afedf7
@ -53,4 +53,5 @@ li {
|
|||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
width: 700px;
|
width: 700px;
|
||||||
flex: 0 0 auto;
|
flex: 0 0 auto;
|
||||||
|
height: auto;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user