Update estimate.vue

This commit is contained in:
shnsuku 2023-06-01 14:32:19 +05:30 committed by GitHub
parent e944c078d9
commit 2db0b4d9f1
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:0;
margin-bottom:-4px;
}
</style>