fix(BalanceSheet): columns width based in cells contents.

This commit is contained in:
a.bouhuolia
2022-01-29 21:32:20 +02:00
parent 77d826e6d4
commit 066df28257
4 changed files with 69 additions and 35 deletions

View File

@@ -364,7 +364,7 @@
.table--constrant {
.table {
.thead{
.tr:first-of-type{
.tr:first-of-type .th{
border-top: 1px solid #000000;
}
}