Commit a636b8427ae11179e2ce0aa9f25a15f4e405fad9

Authored by Nicolás Guarnieri
Exists in master

Merge branch 'master' into 'master'

Master (pmarco)

See merge request Wrappers/wrapper-demo!23
src/sass/_crear-nota-pedido.scss
1 1 .crear-nota-pedido {
2   - form {
3   - margin-bottom: 0;
4   - }
5   - table {
6   - margin-bottom: 0;
7   - }
8 2 &-fecha {
9 3 input[type="date"]::-webkit-clear-button {
10 4 display: none;