Closes #101
This commit is contained in:
parent
9c32b1016b
commit
e23757a905
|
@ -90,6 +90,14 @@
|
|||
|
||||
}
|
||||
|
||||
@media (max-width: 640px) {
|
||||
|
||||
.r6o-editor {
|
||||
width:260px;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
.r6o-editor.r6o-arrow-top .r6o-arrow {
|
||||
display:block;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue