Tabs CSS Hotfix and hash CSS file contents (#98)

Co-authored-by: Victor Meng <vimeng@microsoft.com>
This commit is contained in:
Steve Faulkner
2020-07-16 20:35:18 -05:00
committed by GitHub
parent e491c1a042
commit ffae9baca2
4 changed files with 6 additions and 5 deletions

View File

@@ -2349,9 +2349,9 @@ a:link {
text-decoration: none;
}
.tabsContainer {
.tabsManagerContainer {
height: 100%;
width: 100%;
flex-grow: 1;
overflow: hidden;
}