Skip to content

Commit 21f0875

Browse files
Limited #board panel height
1 parent c7e69fc commit 21f0875

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pages/equations.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ input[name=select] {
6565
border-radius: 1em;
6666
width: 100px;
6767
overflow: hidden;
68+
max-height: calc(100vh - 129px - 1em);
6869
}
6970

7071
.math {

0 commit comments

Comments
 (0)