Fix styling so that no border on last row only applies to clin summary table
This commit is contained in:
@@ -63,12 +63,6 @@ table.atat-table {
|
||||
border-right: none;
|
||||
}
|
||||
}
|
||||
|
||||
&:last-child {
|
||||
td {
|
||||
border-bottom: none;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user