Relax wireframe rules to breathe interpolation can happen

This commit is contained in:
Bryan Housel
2017-03-16 16:29:36 -04:00
parent af757d31be
commit 3a175c277c
+3 -3
View File
@@ -10,15 +10,15 @@
.low-zoom.fill-wireframe path.shadow,
.fill-wireframe path.shadow {
stroke-width: 8 !important;
stroke-width: 12;
}
.fill-wireframe path.shadow.related:not(.selected),
.fill-wireframe path.shadow.hover:not(.selected) {
stroke-opacity: 0.4 !important;
stroke-opacity: 0.4;
}
.fill-wireframe path.shadow.selected {
stroke-opacity: 0.6 !important;
stroke-opacity: 0.6;
}
.fill-wireframe .point,