GITLAB

Luis Suarez / autoservicio-axion

Sign in
  • Sign in
  • Activity
  • Files
  • Commits
  • Network
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • autoservicio-axion
  • src
  • app
  • modules
  • cancelar-compra
  • cancelar-compra.component.scss
  • 445542a61   scss formatter Browse Code ยป
    Luis Suarez
    2020-01-22 15:49:29 -0300  
cancelar-compra.component.scss 329 Bytes
edit raw blame history
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
.bg-grey {
  background-color: rgb(212, 212, 212);
}

#cancelCard.media-pantalla {
  height: 45% !important;
  margin-top: 1rem !important;
}

#cancelCard.media-pantalla h4 {
  margin-top: 1rem !important;
}

#cancelImg.media-pantalla {
  height: 20% !important;
}

#cancelImg.media-pantalla img {
  max-width: 15% !important;
}