Commit 5b2c994fb5993eeaa13949e1ef3ce19a9d4a124d
1 parent
e918b9c82d
Exists in
master
styles crear-remito
Showing
4 changed files
with
20 additions
and
2 deletions
Show diff stats
src/sass/_crear-nota-pedido.scss
src/sass/_crear-remito.scss
src/sass/_tabla.scss
src/sass/general.scss
| ... | ... | @@ -14,6 +14,7 @@ |
| 14 | 14 | @import 'acciones-mobile'; |
| 15 | 15 | @import 'swiper'; |
| 16 | 16 | @import 'crear-nota-pedido'; |
| 17 | +@import 'crear-remito'; | |
| 17 | 18 | |
| 18 | 19 | |
| 19 | 20 | //OCULTA FLECHAS INPUT NUMBER |
| ... | ... | @@ -29,4 +30,4 @@ input::-webkit-inner-spin-button { |
| 29 | 30 | @media (min-width: 768px) { |
| 30 | 31 | display: grid !important; |
| 31 | 32 | } |
| 32 | -} | |
| 33 | 33 | \ No newline at end of file |
| 34 | +} |