nexus site path corrected
[portal.git] / ecomp-portal-FE / client / bower_components / angular-material / demos / tabs / demoDynamicHeight / style.scss
1 md-content {
2   background-color: transparent !important;
3   md-tabs {
4     background: #f6f6f6;
5     border: 1px solid #e1e1e1;
6     md-tabs-canvas {
7       background: white;
8     }
9   }
10   h1:first-child {
11     margin-top: 0;
12   }
13 }