[css/grid][xs]: border-bottom on rows for Grid.
This commit is contained in:
parent
3e2fbed5c2
commit
c6a0cc3906
@ -20,8 +20,9 @@ table.recline-grid {
|
||||
white-space: normal;
|
||||
}
|
||||
|
||||
.recline-grid td {
|
||||
.recline-grid tbody tr {
|
||||
vertical-align: top;
|
||||
border-bottom: solid 1px #ccc;
|
||||
}
|
||||
|
||||
.recline-grid tbody tr:last-child {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user