Skip to content

Commit 646f1d7

Browse files
authored
Merge pull request #80 from xsnippet/ios-ace-issue
Fix issue for ios mobile devices when code editor is hidden on them
2 parents c5c3b0b + 537770a commit 646f1d7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/styles/common/overwrite.styl

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,3 +52,6 @@
5252
a
5353
margin-left: 3px
5454
cursor: pointer
55+
56+
.snippet-code .ace_text-input-ios
57+
position: relative !important

0 commit comments

Comments
 (0)