feat(core): Added support for custom sample styles
This commit is contained in:
parent
e415816f66
commit
7d3815939b
7 changed files with 66 additions and 110 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue