mirror of
https://github.com/jsbin/jsbin.git
synced 2026-01-25 15:38:56 +00:00
Add scrollbar to keyboard help if overflowing
This commit is contained in:
parent
8ba306c9c4
commit
5cc5f0d8e4
@ -1026,8 +1026,12 @@ details li, .details li {
|
||||
background: #000;
|
||||
background: rgba(0,0,0,0.85);
|
||||
color: #fff;
|
||||
padding-top: 10%;
|
||||
font-size: 20px;
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
#keyboardHelp h2 {
|
||||
padding-top: 10%;
|
||||
}
|
||||
|
||||
#keyboardHelp table, #keyboardHelp h2 {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user