Fix elevation view styles
This commit is contained in:
@@ -15,7 +15,7 @@ text {
|
||||
}
|
||||
|
||||
use[href="#hex"] {
|
||||
opacity: 0.5;
|
||||
opacity: 0;
|
||||
fill: transparent;
|
||||
fill-opacity: 0.5;
|
||||
stroke-width: 0.5px;
|
||||
@@ -392,11 +392,7 @@ g[data-y="76"] { --i: 76; }
|
||||
/* fill: inherit; */
|
||||
}
|
||||
|
||||
.building path {
|
||||
fill: none;
|
||||
}
|
||||
|
||||
.furniture {
|
||||
.furniture, .stairs {
|
||||
fill: rgb(104, 185, 181);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user