mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-17 04:01:05 +00:00
fix: add bottom safe-area-inset for mobile approval overlay
This commit is contained in:
committed by
Peter Steinberger
parent
eef20a87d0
commit
77f9f6112e
@@ -4270,6 +4270,7 @@ details[open] > .ov-expandable-toggle::after {
|
||||
|
||||
.exec-approval-overlay {
|
||||
padding: 12px;
|
||||
padding-bottom: calc(12px + env(safe-area-inset-bottom, 0px));
|
||||
}
|
||||
|
||||
.exec-approval-card {
|
||||
|
||||
Reference in New Issue
Block a user