This commit is contained in:
Rainer Simon 2022-01-22 15:11:44 +01:00
parent 9c32b1016b
commit e23757a905
1 changed files with 8 additions and 0 deletions

View File

@ -90,6 +90,14 @@
}
@media (max-width: 640px) {
.r6o-editor {
width:260px;
}
}
.r6o-editor.r6o-arrow-top .r6o-arrow {
display:block;
}