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);
|
||||
}
|
||||
|
||||
.floor {
|
||||
/* fill: white; */
|
||||
/* fill: inherit; */
|
||||
}
|
||||
|
||||
.furniture, .stairs {
|
||||
fill: lightgray;
|
||||
stroke: #666;
|
||||
|
@ -1,9 +1,3 @@
|
||||
polygon {
|
||||
fill: inherit;
|
||||
stroke: inherit;
|
||||
stroke-width: 0.25px;
|
||||
}
|
||||
|
||||
svg {
|
||||
border: 1px solid slategray;
|
||||
fill: none;
|
||||
|
Loading…
x
Reference in New Issue
Block a user