.crear-nota-pedido { form { margin-bottom: 0; } table { margin-bottom: 0; } &-fecha { input[type="date"]::-webkit-clear-button { display: none; } } }