Commit b634b1b
_content/css: fix editor's scroll on playground
Use "display: flex" to account for the height of the "Press Esc to move..."
banner when calculating the height of the editor.
This fixes the bug that prevented users from scrolling to the end of
the text.
Fixes golang/go#63237
Change-Id: I1d4c196d9b3170d766ffdd0df779c5e693a6ed5a
GitHub-Last-Rev: 7727863
GitHub-Pull-Request: #323
Reviewed-on: https://go-review.googlesource.com/c/website/+/679035
Reviewed-by: Sean Liao <[email protected]>
LUCI-TryBot-Result: Go LUCI <[email protected]>
Reviewed-by: Dmitri Shuralyov <[email protected]>
Reviewed-by: Cherry Mui <[email protected]>
Auto-Submit: Sean Liao <[email protected]>1 parent c697ae9 commit b634b1b
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4581 | 4581 | | |
4582 | 4582 | | |
4583 | 4583 | | |
| 4584 | + | |
| 4585 | + | |
4584 | 4586 | | |
4585 | 4587 | | |
4586 | 4588 | | |
| |||
4611 | 4613 | | |
4612 | 4614 | | |
4613 | 4615 | | |
| 4616 | + | |
4614 | 4617 | | |
4615 | 4618 | | |
4616 | 4619 | | |
| |||
0 commit comments