GITLAB

Eric Fernandez / wrapper-demo

Sign in
  • Sign in
  • Activity
  • Files
  • Commits
  • Network
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • wrapper-demo
  • src
  • sass
  • _crear-nota-pedido.scss
  • ae24c6613   Removí estilos para usar mb-0 en modulo crear nota pedido. Browse Code »
    Pablo Marco del Pont
    2018-10-31 12:44:08 -0300  
_crear-nota-pedido.scss 131 Bytes
edit raw blame history
1 2 3 4 5 6 7
.crear-nota-pedido {
    &-fecha {
        input[type="date"]::-webkit-clear-button {
            display: none;
        }
    }
}