mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-04-14 16:40:58 -04:00
fix: overscroll on touch devices (#3663)
This commit is contained in:
parent
360310de31
commit
0912fe1c93
1 changed files with 1 additions and 0 deletions
|
@ -117,6 +117,7 @@
|
||||||
|
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
.visually-hidden {
|
.visually-hidden {
|
||||||
|
|
Loading…
Add table
Reference in a new issue