:global #tab-bar { background-color: #f0f0f0; } :global #tab-bar .demoName { font-size: 16px; font-weight: bold; height: 40px; line-height: 40px; text-align: center; } .demoContainer { height: 100%; } .newContainer { height: calc(100vh - 84px); }