Remove style that makes desk furniture stroke width different than other furniture
This commit is contained in:
parent
684072b577
commit
2f1b5110fb
@ -398,11 +398,6 @@ g[data-y="76"] { --i: 76; }
|
|||||||
transform: scale(0.9);
|
transform: scale(0.9);
|
||||||
}
|
}
|
||||||
|
|
||||||
.floor {
|
|
||||||
/* fill: white; */
|
|
||||||
/* fill: inherit; */
|
|
||||||
}
|
|
||||||
|
|
||||||
.furniture, .stairs {
|
.furniture, .stairs {
|
||||||
fill: lightgray;
|
fill: lightgray;
|
||||||
stroke: #666;
|
stroke: #666;
|
||||||
|
@ -1,9 +1,3 @@
|
|||||||
polygon {
|
|
||||||
fill: inherit;
|
|
||||||
stroke: inherit;
|
|
||||||
stroke-width: 0.25px;
|
|
||||||
}
|
|
||||||
|
|
||||||
svg {
|
svg {
|
||||||
border: 1px solid slategray;
|
border: 1px solid slategray;
|
||||||
fill: none;
|
fill: none;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user