Update estimate.vue
This commit is contained in:
parent
e944c078d9
commit
2db0b4d9f1
1 changed files with 1 additions and 1 deletions
|
|
@ -361,6 +361,6 @@ export default {
|
||||||
color: $black;
|
color: $black;
|
||||||
}
|
}
|
||||||
.minus{
|
.minus{
|
||||||
margin-bottom:0;
|
margin-bottom:-4px;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue