1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/web/ synced 2025-03-09 00:00:01 +01:00

removed table padding

Signed-off-by: Andrii Podriez <andrey5577990@gmail.com>
This commit is contained in:
Andrii Podriez 2024-07-31 19:45:28 +02:00 committed by al3xa23
parent 399c993fc8
commit 819041a9d6

View file

@ -525,5 +525,4 @@ hr {
.table thead th {
background-color: var(--highlights);
color: #fff;
padding: 0.5em 0.5em !important;
}