/***BEGIN AdditionalDataTable.css***/
.setting-branches-addtional-data {
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  border-bottom: 1px solid var(--palette-black-alpha-8,rgba(0, 0, 0, 0.08)); }
/***END AdditionalDataTable.css***/

/***BEGIN Branches.css***/
.repos-branches-zero-data-card {
  min-height: 320px; }

.settings-branches-filter .bolt-textfield-inline-tabbar-width {
  max-width: 244px; }

.settings-branches-wrapper {
  width: 100%; }

.settings-branches-header-desc {
  margin-top: -12px; }

@media screen and (-ms-high-contrast: active) {
  .bolt-master-panel .settings-branches-wrapper .selected .bolt-table-cell-content span {
    forced-color-adjust: none;
    color: windowtext;
    background-color: window; } }
/***END Branches.css***/

/***BEGIN Columns.css***/
.repos-branch-pill-group {
  flex: 1 1 0; }
/***END Columns.css***/

