mirror of
https://github.com/discourse/discourse.git
synced 2026-07-29 15:54:48 -05:00
UX: Restore full sized composer on mobile (#18400)
This commit is contained in:
@@ -24,7 +24,6 @@
|
||||
|
||||
.keyboard-visible &.open {
|
||||
height: 100%; // Android: Reduces composer jumpiness when the keyboard toggles
|
||||
height: calc(100% - (10px + env(keyboard-inset-height)));
|
||||
}
|
||||
|
||||
.keyboard-visible body.ios-safari-composer-hacks &.open {
|
||||
|
||||
Reference in New Issue
Block a user