mirror of
https://github.com/sparksuite/simplemde-markdown-editor.git
synced 2025-07-23 09:54:28 -06:00
Hide fullscreen button on mobile due to issues
This commit is contained in:
parent
d13b3d51cd
commit
b0193b4110
@ -188,6 +188,10 @@
|
||||
.editor-toolbar a.fa-columns {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.editor-toolbar a.fa-arrows-alt {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
.editor-statusbar {
|
||||
|
Loading…
x
Reference in New Issue
Block a user