feat(FN-1622): merge fusion/fn-1622
This commit is contained in:
@@ -26625,7 +26625,7 @@ html .column.drag-over * {
|
||||
/* Additive safe-area: base padding + device safe-area inset ensures last item
|
||||
(Settings) is reachable on real mobile viewports including iOS home indicator. */
|
||||
padding-bottom: calc(16px + env(safe-area-inset-bottom, 0px));
|
||||
max-height: 70vh;
|
||||
max-height: 85vh;
|
||||
overflow-y: auto;
|
||||
-webkit-overflow-scrolling: touch;
|
||||
animation: mobile-more-sheet-in 0.25s ease;
|
||||
|
||||
Reference in New Issue
Block a user