forked from david-swift/duckling
feat: Remove border-bottom on table rows
This commit is contained in:
parent
48b2e027d3
commit
0b7eac282f
@ -288,8 +288,6 @@ table {
|
||||
}
|
||||
|
||||
tr {
|
||||
border-bottom: 1px solid var(--fg-muted-2);
|
||||
|
||||
&:nth-child(even) {
|
||||
background-color: var(--fg-muted-1);
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user