Improve table style.
This commit is contained in:
parent
6acbf75ed7
commit
1fbc8f87c1
1 changed files with 2 additions and 0 deletions
|
@ -24,6 +24,8 @@ table
|
||||||
{
|
{
|
||||||
background: var(--background-darker);
|
background: var(--background-darker);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
&:last-child { border-bottom: none; }
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue