Remove style that makes desk furniture stroke width different than other furniture

This commit is contained in:
2025-06-16 22:41:32 -07:00
parent 684072b577
commit 2f1b5110fb
2 changed files with 0 additions and 11 deletions

View File

@@ -1,9 +1,3 @@
polygon {
fill: inherit;
stroke: inherit;
stroke-width: 0.25px;
}
svg {
border: 1px solid slategray;
fill: none;