mirror of
https://github.com/Ionaru/easy-markdown-editor
synced 2025-07-12 20:44: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