@riboseinc/anafero-cli 0.0.28 → 0.0.30

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/bootstrap.css CHANGED
@@ -31167,6 +31167,11 @@ tbody.hm005a_spectrum-Table-body .hm005a_spectrum-Table-row:last-child .hm005a_s
31167
31167
  }
31168
31168
  }
31169
31169
  }
31170
+ .style_navListView {
31171
+ background: var(--spectrum-alias-background-color-default);
31172
+ border: none;
31173
+ border-radius: 0;
31174
+ }
31170
31175
  .style_browserBar {
31171
31176
  position: fixed;
31172
31177
  left: 0;