VerticalNavbar.css 236 B

123456789
  1. nav.sidenav---sidenav---_2tBP {
  2. color: #fff;
  3. background-color: #db3d44;
  4. width: auto !important;
  5. line-height: inherit;
  6. min-height: -webkit-fill-available !important;
  7. position: relative !important;
  8. height: 100%;
  9. }