mirror of
https://github.com/alvierahman90/gronk.git
synced 2024-11-24 16:19:52 +00:00
only show horizontal scroll for equations which are too long
This commit is contained in:
parent
3368bdb999
commit
adc2a36fc2
@ -98,7 +98,7 @@ ul#articlelist li a:hover {
|
||||
}
|
||||
|
||||
mjx-container {
|
||||
overflow-x: scroll;
|
||||
overflow-x: auto;
|
||||
}
|
||||
|
||||
@media (max-width: 60em) {
|
||||
|
Loading…
Reference in New Issue
Block a user