mirror of https://github.com/thangisme/notes.git
Add a lil more padding on last table row
parent
d0325e948e
commit
e370654237
|
@ -43,6 +43,10 @@ tbody {
|
|||
td {
|
||||
border-bottom: 0;
|
||||
}
|
||||
|
||||
td {
|
||||
padding-bottom: $sp-3;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue