Update call tab design based on feedback

This commit is contained in:
Jamie Kyle
2023-08-10 15:16:51 -07:00
committed by Jamie Kyle
parent ce28993c78
commit 3268d3e6eb
32 changed files with 601 additions and 289 deletions

View File

@@ -125,6 +125,11 @@
@include sr-only;
}
.NavSidebar .module-SearchInput__container {
// override .module-SearchInput__container
margin: 0;
}
.NavSidebar__Content {
flex: 1 1 0%;
min-height: 0;