mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-20 14:50:32 +00:00
fix: BIG-199 Purchase invoice partial payment status progress height not consistent with sell invoice style.
This commit is contained in:
@@ -45,7 +45,7 @@
|
|||||||
font-size: 13.5px;
|
font-size: 13.5px;
|
||||||
}
|
}
|
||||||
.bp3-progress-bar {
|
.bp3-progress-bar {
|
||||||
height: 4px;
|
height: 3px;
|
||||||
max-width: 180px;
|
max-width: 180px;
|
||||||
|
|
||||||
&,
|
&,
|
||||||
|
|||||||
@@ -45,7 +45,7 @@
|
|||||||
font-size: 13.5px;
|
font-size: 13.5px;
|
||||||
}
|
}
|
||||||
.bp3-progress-bar {
|
.bp3-progress-bar {
|
||||||
height: 4px;
|
height: 3px;
|
||||||
max-width: 180px;
|
max-width: 180px;
|
||||||
|
|
||||||
&,
|
&,
|
||||||
@@ -55,12 +55,5 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.table-size--small {
|
|
||||||
.status.td {
|
|
||||||
.bp3-progress-bar {
|
|
||||||
height: 3px;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user