add back border radius

This commit is contained in:
Evan Simkowitz
2024-09-04 15:37:16 -07:00
parent e0e4256739
commit 825801d98e
+1
View File
@@ -70,6 +70,7 @@
}
.tile-node {
border-radius: calc(var(--block-border-radius) + 2px);
overflow: hidden;
width: 100%;
height: 100%;