Skip to content
This repository was archived by the owner on Aug 15, 2025. It is now read-only.

Commit 49961d4

Browse files
Fix width in Apple devices
1 parent 8ecc94f commit 49961d4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

resources/views/tiny-editor.blade.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,7 @@ function putCursorToEnd() {
110110
}
111111
})()"
112112
x-cloak
113+
class="overflow-hidden"
113114
wire:ignore
114115
>
115116
@unless($isDisabled())

0 commit comments

Comments
 (0)