mirror of
https://github.com/doocs/md.git
synced 2024-11-25 03:18:36 +08:00
fix: scrolling problem in Safari (#60)
This commit is contained in:
parent
dc8bc8d143
commit
8e3a4ca9d4
@ -154,7 +154,3 @@
|
|||||||
width: 0px;
|
width: 0px;
|
||||||
height: 0px;
|
height: 0px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.codeMirror-wrapper {
|
|
||||||
height: 100% !important;
|
|
||||||
}
|
|
||||||
|
Loading…
Reference in New Issue
Block a user