fix: switch small and medium table row size.

This commit is contained in:
a.bouhuolia
2021-09-26 13:14:03 +02:00
parent cd5116dbcb
commit 31d2b1b09a
6 changed files with 30 additions and 11 deletions

View File

@@ -6,9 +6,6 @@
.bigcapital-datatable {
.table {
.tbody {
.tr{
min-height: 46px;
}
.item_type.td {
.bp3-tag {
font-size: 13px;

View File

@@ -4,9 +4,6 @@
.bigcapital-datatable{
.tbody{
.tr{
min-height: 46px;
}
.balance.td{
.cell-inner{