@import '../../components/Area';
@import './RepositoryBranchesPage';

.repository-branches-area {
    overflow: auto;
}
