Update CSS for the

This commit is contained in:
Benjamin Beganović 2021-04-25 15:22:29 +02:00
parent f0255d4ed9
commit 0651ddaff0
8 changed files with 8 additions and 8 deletions

View File

@ -216,7 +216,7 @@
color: white;
}
[data-ref="total_table-public_notes"] {
[data-ref="total_table-footer"] {
padding-top: 0.5rem
}
</style>

View File

@ -219,7 +219,7 @@
padding-right: 1rem;
}
[data-ref="total_table-public_notes"] {
[data-ref="total_table-footer"] {
padding-left: 1rem
}
</style>

View File

@ -187,7 +187,7 @@
padding-right: 1rem;
}
[data-ref="total_table-public_notes"] {
[data-ref="total_table-footer"] {
padding-left: 1rem
}
</style>

View File

@ -179,7 +179,7 @@
padding-right: 1rem;
}
[data-ref="total_table-public_notes"] {
[data-ref="total_table-footer"] {
padding-left: 1rem
}
</style>

View File

@ -173,7 +173,7 @@
padding-right: 0.5rem;
}
[data-ref="total_table-public_notes"] {
[data-ref="total_table-footer"] {
padding-left: 1rem
}
</style>

View File

@ -223,7 +223,7 @@
padding: 1rem;
}
[data-ref="total_table-public_notes"] {
[data-ref="total_table-footer"] {
margin-top: 2rem;
margin-bottom: 2rem
}

View File

@ -151,7 +151,7 @@
padding-right: 1rem;
}
[data-ref="total_table-public_notes"] {
[data-ref="total_table-footer"] {
padding-left: 1rem
}
</style>

View File

@ -222,7 +222,7 @@
padding: 10px;
}
[data-ref="total_table-public_notes"] {
[data-ref="total_table-footer"] {
text-align: left;
padding-left: 3rem;
padding-right: 3rem;