mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-04 19:56:45 +02:00
Merge pull request #5112 from matrix-org/jryans/repair-action-bar-safe-area-release
Fix action bar safe area regression
This commit is contained in:
commit
054067abbe
@ -41,7 +41,7 @@ limitations under the License.
|
||||
width: calc(10px + 48px + 100% + 8px);
|
||||
// safe area + action bar
|
||||
height: calc(20px + 100%);
|
||||
top: -20px;
|
||||
top: -12px;
|
||||
left: -58px;
|
||||
z-index: -1;
|
||||
cursor: initial;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user