Added scrolling to tridactyl theme.
This commit is contained in:
parent
0f3768508f
commit
c4701f80b7
|
@ -89,6 +89,10 @@
|
|||
width: 100%;
|
||||
}
|
||||
|
||||
#completions .optionContainer .option {
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
#completions .optionContainer .option {
|
||||
line-height: 1.4;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user