calculate induties in bill

This commit is contained in:
Myat Zin Wai Maw
2019-06-19 17:12:44 +06:30
parent 4ef7eef803
commit f7213b1213
13 changed files with 146 additions and 46 deletions

View File

@@ -78,8 +78,8 @@
margin-left: 0.5rem;
}
.show_all_commissioner_card{
min-height: 805px;
max-height: 805px;
min-height: 830px;
max-height: 830px;
overflow: scroll;
}
.sweet-alert p {
@@ -89,4 +89,8 @@
.sweet-alert {
top :0;
margin-top: 20px !important;
}
.add_to_charges{
width:100%;
padding:1rem;
}