mirror of
https://github.com/zadam/trilium.git
synced 2026-08-07 02:10:52 +02:00
fix(mobile): confusing shift when opening keyboard in split on iOS
This commit is contained in:
@@ -2630,7 +2630,7 @@ iframe.print-iframe {
|
||||
}
|
||||
}
|
||||
|
||||
#root-widget.virtual-keyboard-opened .note-split:not(.active) {
|
||||
body:not(.ios) #root-widget.virtual-keyboard-opened .note-split:not(.active) {
|
||||
max-height: 80px;
|
||||
opacity: 0.4;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user