mirror of
https://github.com/discourse/discourse.git
synced 2025-03-31 08:50:10 +08:00
UX: Restore full sized composer on mobile (#18400)
This commit is contained in:
parent
64601779f0
commit
ea3bc7d7dc
@ -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 {
|
||||
|
Loading…
x
Reference in New Issue
Block a user