1
0
Fork 0

feat(core): Added support for custom sample styles

This commit is contained in:
Joost De Cock 2020-07-11 15:15:02 +02:00
parent e415816f66
commit 7d3815939b
7 changed files with 66 additions and 110 deletions

View file

@ -53,11 +53,6 @@ svg.freesewing.draft {
stroke: none !important;
fill: none !important;
}
/* sample */
path.sample-focus {
stroke-width: 0;
fill-opacity: 0.2;
}
/* Text */
text {