Improve table style.

This commit is contained in:
Madeorsk 2024-06-09 12:13:02 +02:00
parent 6acbf75ed7
commit 1fbc8f87c1
Signed by: Madeorsk
SSH key fingerprint: SHA256:J9G0ofIOLKf7kyS2IfrMqtMaPdfsk1W02+oGueZzDDU

View file

@ -24,6 +24,8 @@ table
{ {
background: var(--background-darker); background: var(--background-darker);
} }
&:last-child { border-bottom: none; }
} }
} }