/*
 * Component: TabPane
 * ------------------
 */

.cb-tab-pane {
  &.tab-pane {
    padding: 10px;
  }
}
