Update estimate.vue

This commit is contained in:
shnsuku 2023-06-01 14:26:14 +05:30 committed by GitHub
parent bcaaf3e18a
commit e944c078d9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -361,6 +361,6 @@ export default {
color: $black;
}
.minus{
margin-bottom:-4px;
margin-bottom:0;
}
</style>