Merge branch 'develop' of https://github.com/bigcapitalhq/client into develop

This commit is contained in:
elforjani13
2021-12-30 12:54:41 +02:00
2 changed files with 2 additions and 9 deletions

View File

@@ -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;
&, &,

View File

@@ -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;
}
}
}
} }
} }