Fixes more number page underlining.

This commit is contained in:
Yana Stamcheva 2020-01-07 16:07:58 +00:00 committed by Дамян Минков
parent d9282f873c
commit 47984d3ec1
1 changed files with 2 additions and 4 deletions

View File

@ -140,15 +140,13 @@
margin-top: 20px;
font-size: 12px;
line-height: 24px;
border-collapse: separate;
border-spacing: 0 5px;
border-collapse: collapse;
thead {
text-align: left;
}
td,
th {
tr {
border-bottom: 1px solid #d1dbe8;
}