Implement new in-call header and footer designs
This commit is contained in:
@@ -18,7 +18,9 @@ limitations under the License.
|
||||
contain: strict;
|
||||
position: relative;
|
||||
flex-grow: 1;
|
||||
padding: 0 20px var(--footerHeight);
|
||||
margin-inline: var(--inline-content-inset);
|
||||
padding-block-end: var(--footerHeight);
|
||||
margin-block-start: var(--cpd-space-4x);
|
||||
overflow-y: auto;
|
||||
overflow-x: hidden;
|
||||
}
|
||||
@@ -30,9 +32,3 @@ limitations under the License.
|
||||
.slot {
|
||||
contain: strict;
|
||||
}
|
||||
|
||||
@media (min-width: 800px) {
|
||||
.grid {
|
||||
padding: 0 22px var(--footerHeight);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user