fix compact landscape page offsets on android
This commit is contained in:
+14
@@ -253,6 +253,20 @@
|
||||
.compact-landscape-flex {
|
||||
display: flex !important;
|
||||
}
|
||||
|
||||
.cw,
|
||||
.cw-full {
|
||||
left: 0 !important;
|
||||
width: 100% !important;
|
||||
}
|
||||
|
||||
.cb {
|
||||
bottom: calc(var(--saib) + 3.5rem) !important;
|
||||
}
|
||||
|
||||
[data-component="Page"] {
|
||||
margin-bottom: 3.5rem !important;
|
||||
}
|
||||
}
|
||||
|
||||
.heading {
|
||||
|
||||
Reference in New Issue
Block a user