This commit is contained in:
David Cook
2023-11-29 15:33:14 +11:00
parent ccc0c17e04
commit 6bf418c4eb

View File

@@ -335,7 +335,7 @@
padding: $padding-tbl-cell;
background: $color-tbl-cell-bg;
border-radius: 3px; //todo: check
border-radius: $border-radius;
box-shadow: 0px 0px 8px 0px rgba($near-black, 0.25);
.field:last-child {