/* SC.TabView */

.sc-tab-view > .sc-container-view {
  -webkit-border-radius: 2px;
  border-radius: 2px;
  overflow: visible;
}
