fix: editor content being hidden under keyboard on mobile (#1410)
This commit is contained in:
@@ -21,7 +21,6 @@
|
||||
flex-grow: 1;
|
||||
|
||||
.content {
|
||||
height: 100%;
|
||||
overflow-y: auto;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user